Searched refs:ppath_alloc (Results 1 – 5 of 5) sorted by relevance
84 if ((p = ppath_alloc(size)) == NULL) in ppath_strdup()111 if ((pc = ppath_alloc(sizeof(*pc))) == NULL) in ppath_idx()125 if ((pc = ppath_alloc(sizeof(*pc))) == NULL) in ppath_key()165 if ((p = ppath_alloc(sizeof(*p))) == NULL) in ppath_create()789 void *buf = ppath_alloc(data_size); in ppath_dup_data()887 char *cp = ppath_alloc(string_size + 1); in ppath_dup_string()
40 ppath_alloc(size_t size) in ppath_alloc() function
39 ppath_alloc(size_t size) in ppath_alloc() function
17 void *ppath_alloc(size_t);