Searched refs:nfunc (Results 1 – 5 of 5) sorted by relevance
926 el->el_map.nfunc = EL_NUM_FCNS; in map_init()1130 ep = &el->el_map.help[el->el_map.nfunc]; in map_print_key()1165 ep = &el->el_map.help[el->el_map.nfunc]; in map_print_some_keys()1296 ep = &el->el_map.help[el->el_map.nfunc]; in map_bind()1398 int nf = el->el_map.nfunc + 1; in map_addfunc()1411 nf = el->el_map.nfunc; in map_addfunc()1417 el->el_map.nfunc++; in map_addfunc()
60 int nfunc; /* The number of functions/help items */ member
520 if ((unsigned int)cmdnum >= (unsigned int)el->el_map.nfunc) { /* BUG CHECK command */ in el_gets()
103 systime_func_ptr nfunc in ntpcal_set_timefunc() argument109 if (NULL == nfunc) in ntpcal_set_timefunc()110 nfunc = &time; in ntpcal_set_timefunc()111 systime_func = nfunc; in ntpcal_set_timefunc()
728 static int nfunc (const void *, const void *);2929 nfunc (const void *a, const void *b) in nfunc() function2972 qsort (d_export_vec, d_nfuncs, sizeof (export_type *), nfunc); in process_duplicates()3121 qsort (d_exports_lexically, i, sizeof (export_type *), nfunc); in mangle_defs()