Lines Matching defs:file
56 char file[80]; member
65 add_alloc(char *type, void *addr, size_t size, const char *file, int line) in add_alloc()
91 drop_alloc(const char *type, void *addr, const char *file, int line) in drop_alloc()
119 my_malloc(size_t size, const char *file, int line) in my_malloc()
133 my_realloc(void *addr, size_t size, const char *file, int line) in my_realloc()
149 my_free(void *addr, const char *file, int line) in my_free()
158 my_strdup(const char *straddr, const char *file, int line) in my_strdup()
175 my_sethostent(int stay, const char *file, int line) in my_sethostent()
185 my_endhostent(const char *file, int line) in my_endhostent()
199 my_setnetconfig(const char *file, int line) in my_setnetconfig()
213 my_endnetconfig(void *nconf, const char *file, int line) in my_endnetconfig()
227 my_setnetpath(const char *file, int line) in my_setnetpath()
241 my_endnetpath(void *npath, const char *file, int line) in my_endnetpath()
259 const char *file, in my_netdir_getbyname()
274 my_netdir_free(void *ptr, int type, const char *file, int line) in my_netdir_free()
288 char *file, in my_getipnodebyname()
303 my_freehostent(struct hostent *hent, char *file, int line) in my_freehostent()
312 my_getnetconfigent(char *netid, char *file, int line) in my_getnetconfigent()
326 my_freenetconfigent(struct netconfig *netp, char *file, int line) in my_freenetconfigent()
335 my__rpc_setconf(char *nettype, char *file, int line) in my__rpc_setconf()
349 my__rpc_endconf(void *vhandle, char *file, int line) in my__rpc_endconf()