Searched defs:elp (Results 1 – 6 of 6) sorted by relevance
51 const struct disklabel *dlp, *elp; in getdisklabel() local
85 el_prompt_t *elp; in prompt_print() local
1250 entry_limbo_t *elp = *elpp; in monitor_back_unregister_entry() local1383 entry_limbo_t *elp = *elpp; in monitor_back_unregister_entry_parent() local1555 entry_limbo_t *elp = *elpp; in monitor_back_unregister_entry_attrs() local
214 expbrace(Char ***nvp, Char ***elp, size_t size) in expbrace()
1034 elist_t *elp, **prev; in enumdef() local
139 #define HH_FROM_ELMT(tbl,elp) ((UT_hash_handle*)(void*)(((char*)(elp)) + ((tbl)->hho))) argument