Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpathname.h76 extern int pn_getcomponent(struct pathname *, char *);
/titanic_44/usr/src/uts/common/fs/dev/
H A Dsdev_profile.c405 (void) pn_getcomponent(&pn, marg.expr); in is_nonempty_dir()
858 (void) pn_getcomponent(&pn, name); in process_rule()
876 (void) pn_getcomponent(&pn, name); in process_rule()
H A Dsdev_subr.c2681 (void) pn_getcomponent(&pn, nm); in sdev_modctl_lookup()
/titanic_44/usr/src/uts/common/fs/
H A Dpathname.c228 pn_getcomponent(struct pathname *pnp, char *component) in pn_getcomponent() function
H A Dlookup.c278 if (error = pn_getcomponent(pnp, component)) { in lookuppnvp()
956 if (pn_getcomponent(&pn, component) != 0) in localpath()
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_lookup.c138 if (error = pn_getcomponent(pnp, component)) { in lookuppnvp()
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_pathname.c397 if ((err = pn_getcomponent(&upn, component)) != 0) in smb_pathname()
/titanic_44/usr/src/uts/common/fs/devfs/
H A Ddevfs_subr.c1754 (void) pn_getcomponent(&pn, nm); in devfs_remdrv_cleanup()
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c1400 error = pn_getcomponent(&oldpn, component); in resolve_sympath()
1434 if (error = pn_getcomponent(&oldpn, component)) in resolve_sympath()
/titanic_44/usr/src/uts/common/os/
H A Ddevcfg.c3857 (void) pn_getcomponent(&pn, component); in resolve_pathname()
H A Dsunpm.c1793 (void) pn_getcomponent(&pn, component); in pm_name_to_dip()