note
acpiwmi_notify(struct aml_node *node, int note, void *arg)
input.v_integer = note; /* ??? */
knote_locked(&adev->ddev.note, NOTE_CHANGE);
knote_locked(&sc->sc_ddev.note, NOTE_CHANGE);
knote_locked(&connector->dev->note, NOTE_CHANGE);
klist_remove_locked(&dev->note, kn);
klist_insert_locked(&dev->note, kn);
knote_locked(&dev->note, NOTE_CHANGE);
knote_locked(&connector->dev->note, NOTE_CHANGE);
knote_locked(&connector->dev->note, NOTE_CHANGE);
knote_locked(&dev_priv->drm.note, NOTE_CHANGE);
struct klist note;
Elf_Phdr *note;
note = &ws->psections[ws->npsections - 1];
note->p_type = PT_NOTE;
note->p_offset = ws->notestart;
note->p_vaddr = 0;
note->p_paddr = 0;
note->p_filesz = ws->notesize;
note->p_memsz = 0;
note->p_flags = PF_R;
note->p_align = ELFROUNDSIZE;
hostkeys->entries[hostkeys->num_entries].note = l->note;
const char *path, FILE *f, u_int note)
NULL, HKF_WANT_MATCH|HKF_WANT_PARSE_KEY, note)) != 0) {
u_int note)
load_hostkeys_file(hostkeys, host, path, f, note);
void *ctx, const char *host, const char *ip, u_int options, u_int note)
lineinfo.note = note;
const char *host, const char *ip, u_int options, u_int note)
options, note);
u_int note; /* caller-specified note copied from arguments */
const char *host, const char *ip, u_int options, u_int note);
const char *host, const char *ip, u_int options, u_int note);
u_int note; /* caller-specific note/flag */
const char *, FILE *, u_int note);
char *note = NULL;
xasprintf(¬e, "exit %d", WEXITSTATUS(status));
xasprintf(¬e, "signal %d%s", WTERMSIG(status),
(long)s->pid, note == NULL ? "UNKNOWN" : note);
free(note);
(host_found != NULL && host_found->note != 0)))
if (options.update_hostkeys != 0 && host_found->note) {
const char *note = "";
note = " token";
note = " authenticator";
id->userprovided ? " explicit" : "", note,
key_bindings_add(tablename, key, note, repeat, pr->cmdlist);
const char *tablename, *note = args_get(args, 'N');
key_bindings_add(tablename, key, note, repeat, NULL);
key_bindings_add(tablename, key, note, repeat, value->cmdlist);
if (filter_notes && l[i]->note == NULL)
if (bd->note != NULL)
format_add(ft, "key_note", "%s", bd->note);
free((void *)bd->note);
key_bindings_add(const char *name, key_code key, const char *note, int repeat,
if (note != NULL) {
free((void *)bd->note);
bd->note = xstrdup(note);
if (note != NULL)
bd->note = xstrdup(note);
free((void *)bd->note);
if (dd->note != NULL)
bd->note = xstrdup(dd->note);
bd->note = NULL;
if (bd->note != NULL)
new_bd->note = xstrdup(bd->note);
free((void *)bd->note);
bd->note = xstrdup(s);
(bd->note == NULL ? "" : bd->note),
if (bd->note != NULL)
format_add(ft, "key_note", "%s", bd->note);
if (bd->note != NULL)
xasprintf(&text, "#[ignore]%s", bd->note);
const char *note, *period = "";
note = bd->note;
if (note == NULL)
note = "There is no note for this key.";
if (*note != '\0' && note[strlen (note) - 1] != '.')
note, period))