Searched refs:putkey (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dmandocdb.c159 static void putkey(const struct mpage *, char *, uint64_t);
1243 putkey(mpage, mlink->name, NAME_FILE);
1394 putkey(const struct mpage *mpage, char *value, uint64_t type) function
1400 * Grok all nodes at or below a certain mdoc node into putkey().
1413 putkey(mpage, n->string, m);
1483 putkey(mpage, start, NAME_TITLE);
1486 putkey(mpage, start, NAME_HEAD);
1502 putkey(mpage, start, NAME_TITLE);
1505 putkey(mpage, start, NAME_HEAD);
1651 putkey(mpag
[all...]
/freebsd-11-stable/stand/i386/boot0/
H A Dboot0.S252 call putkey
336 callw putkey # key
499 * putkey prints the option selected in %dl (F1..F5 or 1..5) followed by
515 callw putkey # key
522 putkey: label

Completed in 100 milliseconds