Home
last modified time | relevance | path

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

/openbsd/usr.sbin/config/
H A Dmkioconf.c59 static int emitloc(FILE *);
85 if (v != 0 || emitexterns(fp) || emitloc(fp) || in mkioconf()
169 emitloc(FILE *fp) in emitloc() function