Searched refs:smb_reparse_init (Results 1 – 1 of 1) sorted by relevance
34 static int smb_reparse_init(const char *, nvlist_t **);92 if ((rc = smb_reparse_init(path, &nvl)) != 0) in smb_reparse_svcadd()117 if ((rc = smb_reparse_init(path, &nvl)) != 0) in smb_reparse_svcdel()155 if ((rc = smb_reparse_init(path, &nvl)) != 0) in smb_reparse_svcget()197 smb_reparse_init(const char *path, nvlist_t **nvl) in smb_reparse_init() function