Searched refs:dom_binding (Results 1 – 7 of 7) sorted by relevance
| /dragonfly/lib/libc/yp/ |
| HD | yplib.c | 75 struct dom_binding { struct 76 struct dom_binding *dom_pnext; argument 100 static void _yp_unbind(struct dom_binding *); argument 101 struct dom_binding *_ypbindlist; 111 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev, in ypmatch_cache_delete() 130 ypmatch_cache_flush(struct dom_binding *ypdb) in ypmatch_cache_flush() 144 ypmatch_cache_expire(struct dom_binding *ypdb) in ypmatch_cache_expire() 167 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_insert() 238 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_lookup() 295 _yp_dobind(const char *dom, struct dom_binding **ypdb) in _yp_dobind() [all …]
|
| /dragonfly/include/rpcsvc/ |
| HD | ypclnt.h | 69 struct dom_binding; 75 int _yp_dobind(const char *, struct dom_binding **);
|
| HD | yp_prot.h | 194 struct dom_binding { struct 195 struct dom_binding *dom_pnext; argument
|
| /dragonfly/usr.sbin/ypset/ |
| HD | ypset.c | 45 struct dom_binding{}; struct
|
| /dragonfly/libexec/ypxfr/ |
| HD | ypxfr_misc.c | 42 struct dom_binding {}; struct
|
| HD | ypxfr_main.c | 49 struct dom_binding {}; struct
|
| /dragonfly/usr.sbin/rpc.yppasswdd/ |
| HD | yppasswdd_server.c | 61 struct dom_binding;
|