Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_mqueue.c824 mqfs_search(struct mqfs_node *pd, const char *name, int len, struct ucred *cred) in mqfs_search() function
906 pn = mqfs_search(pd, pname, namelen, cnp->cn_cred); in mqfs_lookupx()
2061 pn = mqfs_search(mqfs_data.mi_root, path + 1, len - 1, td->td_ucred); in kern_kmq_open()
2159 pn = mqfs_search(mqfs_data.mi_root, path + 1, len - 1, td->td_ucred); in sys_kmq_unlink()