Home
last modified time | relevance | path

Searched refs:lno (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c760 u_int lno; member
814 h->file, h->lno); in uni_fini()
826 ng_uni_malloc(enum unimem type, const char *file, u_int lno) in ng_uni_malloc() argument
850 d->lno = lno; in ng_uni_malloc()
859 ng_uni_free(enum unimem type, void *ptr, const char *file, u_int lno) in ng_uni_free() argument
884 file, lno, ptr, unimem_names[type]); in ng_uni_free()
888 file, lno, ptr, unimem_names[type], in ng_uni_free()
889 h->file, h->lno); in ng_uni_free()