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

  /src/sbin/ifconfig/
extern.h 54 SIMPLEQ_ENTRY(statistics_func) f_next; member in struct:statistics_func
59 SIMPLEQ_ENTRY(usage_func) f_next; member in struct:usage_func
64 SIMPLEQ_ENTRY(status_func) f_next; member in struct:status_func
  /src/usr.bin/xlint/lint2/
lint2.h 151 struct fcall *f_next; /* next call of same function */ member in struct:fcall
174 fcall_t **h_lcall; /* points to f_next of last call */
  /src/sys/arch/ia64/stand/common/
bootstrap.h 197 struct preloaded_file *f_next; /* next file */ member in struct:preloaded_file
  /src/usr.sbin/syslogd/
syslogd.h 333 struct filed *f_next; /* next in linked list */ member in struct:filed

Completed in 20 milliseconds