Home
last modified time | relevance | path

Searched defs:fill_table (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/cmd/prstat/
H A Dprstat.c1304 fill_table(table_t *table, char *arg, char option) in fill_table() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp3390 #define fill_table(table, expand) \ in __kmp_init_dynamic_user_locks() macro
3397 #define fill_table(table, expand) \ in __kmp_init_dynamic_user_locks() macro
/freebsd/sbin/ipfw/
H A Dipfw2.c3330 fill_table(ipfw_insn *cmd, char *av, uint8_t opcode, struct tidx *tstate) in fill_table() function