Home
last modified time | relevance | path

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

/glibc-2.36/nis/rpcsvc/
Dnis.h219 struct table_obj { struct
229 typedef struct table_obj table_obj; typedef
236 struct table_obj ta_data;
Dnislib.h212 extern void nis_print_table (const table_obj *__tblobj) __THROW;
/glibc-2.36/nis/
Dnis_print.c265 nis_print_table (const table_obj *obj) in libnsl_hidden_nolink_def()
Dnis_xdr.c189 xdr_table_obj (XDR *xdrs, table_obj *objp) in xdr_table_obj()