Home
last modified time | relevance | path

Searched defs:fcn (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libsys/i386/
H A Di386_vm86.c32 i386_vm86(int fcn, void *data) in i386_vm86()
/freebsd/sys/ddb/
H A Ddb_variables.h46 db_varfcn_t *fcn; member
H A Dddb.h124 db_cmdfcn_t *fcn; /* function to call */ member
/freebsd/usr.bin/cut/
H A Dcut.c72 int (*fcn)(FILE *, const char *); in main() local
/freebsd/contrib/one-true-awk/
H A Drun.c237 Cell *y, *z, *fcn; in call() local