Searched refs:rc_operation (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dclient.c730 if (cp->rc_operation != NULL)
731 free((void *)cp->rc_operation);
1838 old_ptrs[0] = cp->rc_operation;
1842 cp->rc_operation = operation;
1920 if (cp->rc_operation == NULL) {
1924 if (strlcpy(operation, cp->rc_operation, oper_sz) >=
H A Dconfigd.h543 const char *rc_operation; /* operation for audit annotation */ member in struct:repcache_client

Completed in 119 milliseconds