Searched defs:newp (Results 1 – 9 of 9) sorted by relevance
78 struct timer *newp = malloc (sizeof (struct timer)); in ___timer_create() local153 timer_t newp; in __timer_create_old() local
52 void *newp = realloc (ifc.ifc_buf, ifc.ifc_len); in __ifreq() local
44 void *newp = realloc (ifc.ifc_buf, ifc.ifc_len); in __ifreq() local
103 struct str_list *newp = alloca (sizeof (struct str_list)); in __libc_message() local
384 struct gaih_servtuple *newp; in gaih_inet() local439 struct gaih_servtuple *newp; in gaih_inet() local1873 struct prefixlist *newp = malloc (sizeof (*newp)); in gaiconf_init() local1929 struct scopelist *newp; in gaiconf_init() local
118 file_t newp; in __hurd_canonicalize_directory_name_internal() local
193 char **newp; in _dl_sysdep_start() local
71 list_append (struct list_head *list, struct list_head *newp) in list_append()80 list_insbefore (struct list_head *list, struct list_head *newp) in list_insbefore()
102 struct inuse_sem *newp; in __sem_check_add_mapping() local
Completed in 12 milliseconds