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

  /src/usr.sbin/bootp/common/
readfile.c 253 get_u_long(char **);
769 value = get_u_long(symbol); \
810 value = get_u_long(symbol);
915 value = get_u_long(symbol);
1044 hp->bootsize = (unsigned int) get_u_long(symbol);
1688 *pp++ = get_u_long(src);
1837 get_u_long(char **src)
1818 get_u_long(char **src) function in typeref:typename:PRIVATE u_int32
readfile.c 253 get_u_long(char **);
769 value = get_u_long(symbol); \
810 value = get_u_long(symbol);
915 value = get_u_long(symbol);
1044 hp->bootsize = (unsigned int) get_u_long(symbol);
1688 *pp++ = get_u_long(src);
1837 get_u_long(char **src)
1818 get_u_long(char **src) function in typeref:typename:PRIVATE u_int32

Completed in 27 milliseconds