Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dcachelib.c291 struct cache_policy_item_ *item, *next_item; in clear_cache_entry() local
377 struct cache_policy_item_ *item, *next_item, *connected_item; in flush_cache_policy() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_drop_mgr.c174 cl_list_item_t *item, *next_item; in drop_mgr_remove_port() local
H A Dosm_perfmgr_db.c75 cl_map_item_t *item, *next_item; in perfmgr_db_destroy() local
/freebsd/contrib/dialog/
H A Dbuildlist.c253 next_item(ALL_DATA * all, int choice, int selected) in next_item() function
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c638 char *next_item(char *opt) /* in list separated by comma and/or space */ in next_item() function