Searched defs:notify_rc (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshare/common/
H A Dlibshare.c1432 int notify_rc = SA_OK; local
1509 notify_rc = SA_NO_MEMORY;
1537 notify_rc = SA_NO_MEMORY;
1548 notify_rc = SA_NO_MEMORY;
1581 notify_rc = SA_NO_MEMORY;
1590 notify_rc = SA_NO_MEMORY;
1604 if ((notify_rc = sa_add_return_code(return_codes,
1618 notify_rc = sa_share_notify_get_mntpnt(shdl,
1623 notify_rc = SA_NO_MEMORY;
1625 if (notify_rc !
[all...]

Completed in 28 milliseconds