Searched refs:dom_binding (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/lib/libc/yp/ |
| HD | yplib.c | 72 struct dom_binding { struct 73 struct dom_binding *dom_pnext; argument 103 static void _yp_unbind(struct dom_binding *); argument 104 struct dom_binding *_ypbindlist; 114 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev, in ypmatch_cache_delete() 133 ypmatch_cache_flush(struct dom_binding *ypdb) in ypmatch_cache_flush() 147 ypmatch_cache_expire(struct dom_binding *ypdb) in ypmatch_cache_expire() 170 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_insert() 241 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_lookup() 287 _yp_dobind(char *dom, struct dom_binding **ypdb) in _yp_dobind() [all …]
|
| /NextBSD/include/rpcsvc/ |
| HD | ypclnt.h | 68 struct dom_binding; 74 int _yp_dobind(char *dom, struct dom_binding **ypdb);
|
| HD | yp_prot.h | 199 struct dom_binding { struct 200 struct dom_binding *dom_pnext; argument
|
| /NextBSD/usr.sbin/rpc.yppasswdd/ |
| HD | yppasswdd_server.c | 62 struct dom_binding;
|