HomeSort by: relevance | last modified time | path
    Searched defs:interp_byte (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/bootp/common/
readfile.c 259 interp_byte(char **, byte *);
1264 if (interp_byte(src, str++) < 0)
1783 if (interp_byte(&p, hap++) < 0) {
1806 interp_byte(char **src, byte *retbyte)
1788 interp_byte(char **src, byte *retbyte) function in typeref:typename:PRIVATE int
readfile.c 259 interp_byte(char **, byte *);
1264 if (interp_byte(src, str++) < 0)
1783 if (interp_byte(&p, hap++) < 0) {
1806 interp_byte(char **src, byte *retbyte)
1788 interp_byte(char **src, byte *retbyte) function in typeref:typename:PRIVATE int

Completed in 26 milliseconds