Lines Matching defs:PARSE_OK

95 #define	PARSE_OK	0
161 != PARSE_OK)
168 mapopts, defaultopts, isdirect) != PARSE_OK)
175 != PARSE_OK)
179 MAPENT_NOERR) != PARSE_OK)
188 if (parse_fsinfo(mapname, mapents) != PARSE_OK)
198 rootnode, key, isdirect, mount_access) != PARSE_OK)
230 * Returns PARSE_OK or an appropriate error value.
410 return (PARSE_OK);
424 * Returns PARSE_OK or appropriate error value
434 int rc = PARSE_OK;
439 if ((rc = alloc_hiernode(rootnode, "")) != PARSE_OK)
454 sizeof (dirname))) != PARSE_OK)
480 != PARSE_OK)
493 dirname)) != PARSE_OK)
500 sizeof (dirname))) != PARSE_OK)
533 * returns PARSE_OK or appropriate error value.
538 int rc = PARSE_OK;
547 defaultopts, mapopts)) != PARSE_OK)
557 mapopts, err)) != PARSE_OK)
575 * Returns PARSE_OK or appropriate error value.
583 int rc = PARSE_OK;
617 mapopts)) != PARSE_OK)
711 return (PARSE_OK);
723 * Returns PARSE_OK or PARSE_ERROR
734 int rc = PARSE_OK;
743 &faked_mapents, isdirect, mapopts, mount_access)) != PARSE_OK)
800 mapopts)) != PARSE_OK)
812 return (PARSE_OK);
825 * to the root (we install autodirs). Returns PARSE_OK or error value.
838 int rc = PARSE_OK;
847 != PARSE_OK)
863 sizeof (dirname))) != PARSE_OK)
912 traversed_path)) != PARSE_OK)
921 mapopts)) != PARSE_OK)
940 * Returns PARSE_OK or error value
990 return (PARSE_OK);
1002 * the map and assigned in automount_opts(). Returns PARSE_OK or error value.
1069 != PARSE_OK)
1107 * automount_opts(). Returns PARSE_OK or appropriate error value.
1114 int rc = PARSE_OK;
1150 if ((rc = automount_opts(&me->map_mntopts, mapopts)) != PARSE_OK)
1168 * Rest of the mapopts stay intact. Returns PARSE_OK or appropriate error.
1224 return (PARSE_OK);
1231 * Returns PARSE_OK or an appropriate error value.
1253 if (err != PARSE_OK || *me->map_fsw != '\0' ||
1270 return (PARSE_OK);
1509 return (PARSE_OK);
1567 * Returns PARSE_OK or PARSE_ERROR
1603 return (PARSE_OK);
1611 * Returns PARSE_OK or appropriate error value.
1623 return (PARSE_OK);