Home
last modified time | relevance | path

Searched refs:ishead (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/usr.bin/man/
H A Dmanconf.c254 addentry(TAG *tp, const char *newent, int ishead) in addentry() argument
266 if (ishead) in addentry()
H A Dman.c1022 enum inserttype ishead) in addpath() argument
1029 if (addentry(m->mymanpath, buf, (int)ishead) < 0) in addpath()
/netbsd-src/usr.bin/pmap/
H A Dpmap.c330 struct kbit *vm_map_entry, int ishead) in dump_vm_map_entry() argument
356 if ((ishead && (debug & PRINT_VM_MAP_HEADER)) || in dump_vm_map_entry()
357 (!ishead && (debug & PRINT_VM_MAP_ENTRY))) { in dump_vm_map_entry()
359 ishead ? "vm_map.header" : "vm_map_entry", in dump_vm_map_entry()
400 if (ishead) in dump_vm_map_entry()
/netbsd-src/usr.bin/fmt/
H A Dfmt.c92 int ishead(const wchar_t *);
350 if ((h = ishead(cp)) != 0) { in prefix()
/netbsd-src/usr.bin/mail/
H A Dhead.c266 ishead(const char linebuf[]) in ishead() function
H A Dextern.h180 int ishead(const char []);
H A Dfio.c248 if (maybe && linebuf[0] == 'F' && ishead(linebuf)) { in setptr()
H A Dsend.c578 if (ishead(line)) in savemail()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c7274 int ishead, isnext, isversion, onbranch; in RCS_deltas() local
7291 ishead = 1; in RCS_deltas()
7373 if (ishead) in RCS_deltas()
7378 ishead = 0; in RCS_deltas()