Home
last modified time | relevance | path

Searched defs:unbind (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dcomponent.h13 void (*unbind)(struct device *, struct device *, void *); member
18 void (*unbind)(struct device *); member
/openbsd-src/libexec/login_ldap/
H A Dbind.c71 unbind(struct auth_ctx *ctx) in unbind() function
/openbsd-src/usr.bin/mg/
H A Dextend.c321 dobind(KEYMAP *curmap, const char *p, int unbind) in dobind()