Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshare/common/
H A Dlibshare.h62 #define SA_BAD_PATH 4 /* not a full path */ macro
H A Dlibshare.c138 case SA_BAD_PATH: in sa_errorstr()
564 return (SA_BAD_PATH); in validpath()
1389 return (SA_BAD_PATH); in sa_check_path()
H A Dscfutil.c765 return (SA_BAD_PATH); in sa_share_props_from_pgroup()
H A Dlibsharecore.c1213 if (err != SA_BAD_PATH) in parse_dfstab()
/titanic_44/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c1271 return (SA_BAD_PATH); in sa_create()
2622 ret = SA_BAD_PATH; in sa_addshare()
2626 ret = SA_BAD_PATH; in sa_addshare()
2790 case SA_BAD_PATH: in sa_addshare()
2897 return (SA_BAD_PATH); in sa_moveshare()
2916 return (SA_BAD_PATH); in sa_moveshare()
3084 ret = SA_BAD_PATH; in sa_removeshare()
3160 ret = SA_BAD_PATH; in sa_removeshare()
3346 ret = SA_BAD_PATH; in sa_set_share()
3429 ret = SA_BAD_PATH; in sa_set_share()
[all …]