HomeSort by relevance Sort by last modified time
    Searched refs:scf_simple_prop_free (Results 1 - 25 of 34) sorted by null

1 2

  /onnv/onnv-gate/usr/src/lib/libc/sparc/sys/
uadmin.c 43 * scf_simple_prop_free
64 scf_simple_prop_free_t scf_simple_prop_free = local
66 (scf_simple_prop_free_t)dlsym(scf_handle, "scf_simple_prop_free");
86 if (scf_simple_prop_free == NULL)
90 real_scf_simple_prop_free = scf_simple_prop_free;
  /onnv/onnv-gate/usr/src/lib/libc/amd64/sys/
uadmin.c 59 * scf_simple_prop_free
80 scf_simple_prop_free_t scf_simple_prop_free = local
82 (scf_simple_prop_free_t)dlsym(scf_handle, "scf_simple_prop_free");
102 if (scf_simple_prop_free == NULL)
106 real_scf_simple_prop_free = scf_simple_prop_free;
  /onnv/onnv-gate/usr/src/lib/libc/i386/sys/
uadmin.c 58 * scf_simple_prop_free
79 scf_simple_prop_free_t scf_simple_prop_free = local
81 (scf_simple_prop_free_t)dlsym(scf_handle, "scf_simple_prop_free");
101 if (scf_simple_prop_free == NULL)
105 real_scf_simple_prop_free = scf_simple_prop_free;
  /onnv/onnv-gate/usr/src/cmd/audit/
audit.c 179 scf_simple_prop_free(prop);
185 scf_simple_prop_free(prop);
188 scf_simple_prop_free(prop);
  /onnv/onnv-gate/usr/src/cmd/rcap/rcapadm/
rcapadm.c 145 scf_simple_prop_free(temporary_prop);
146 scf_simple_prop_free(persistent_prop);
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
repval.c 434 scf_simple_prop_free(sp);
441 scf_simple_prop_free(sp);
445 scf_simple_prop_free(sp);
config.c 710 scf_simple_prop_free(sp);
715 scf_simple_prop_free(sp);
803 scf_simple_prop_free(sprop);
  /onnv/onnv-gate/usr/src/cmd/rmvolmgr/
rmvolmgr.c 243 scf_simple_prop_free(prop);
251 scf_simple_prop_free(prop);
259 scf_simple_prop_free(prop);
  /onnv/onnv-gate/usr/src/lib/libiscsitgt/common/
gen.c 198 scf_simple_prop_free(prop);
  /onnv/onnv-gate/usr/src/lib/libnsl/common/
daemon_utils.c 237 scf_simple_prop_free(prop);
  /onnv/onnv-gate/usr/src/lib/libscf/common/
mapfile-vers 195 scf_simple_prop_free;
highlevel.c 103 scf_simple_prop_free(prop);
midlevel.c 411 scf_simple_prop_free(thisprop);
1226 scf_simple_prop_free(prop);
1231 scf_simple_prop_free(prop);
1234 scf_simple_prop_free(prop);
1252 scf_simple_prop_free(prop);
1264 scf_simple_prop_free(prop);
1280 scf_simple_prop_free(prop);
1287 scf_simple_prop_free(prop);
1735 scf_simple_prop_free(scf_simple_prop_t *prop) function
    [all...]
  /onnv/onnv-gate/usr/src/lib/libinetsvc/common/
inetsvc.c 1059 scf_simple_prop_free(sprop);
1074 scf_simple_prop_free(sprop);
1079 scf_simple_prop_free(sprop);
1109 scf_simple_prop_free(sprop);
1113 scf_simple_prop_free(sprop);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
inetconv.c 992 scf_simple_prop_free(sp);
996 scf_simple_prop_free(sp);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
inetadm.c 473 scf_simple_prop_free(prop);
507 scf_simple_prop_free(prop);
508 scf_simple_prop_free(prop2);
607 scf_simple_prop_free(prop);
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
ksslcfg_delete.c 66 scf_simple_prop_free(sp);
  /onnv/onnv-gate/usr/src/lib/lvm/libmeta/common/
meta_smf.c 267 scf_simple_prop_free(prop);
  /onnv/onnv-gate/usr/src/lib/nsswitch/mdns/common/
mdns_common.c 572 scf_simple_prop_free(sprop);
634 scf_simple_prop_free(sprop);
  /onnv/onnv-gate/usr/src/lib/libscf/inc/
libscf.h 751 void scf_simple_prop_free(scf_simple_prop_t *);
  /onnv/onnv-gate/usr/src/cmd/nscd/
nscd_selfcred.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/rpcbind/
rpcbind.c 966 scf_simple_prop_free(prop);
  /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/
mdb_main.c 365 scf_simple_prop_free(prop);
  /onnv/onnv-gate/usr/src/cmd/ldap/ns_ldap/
ldapclient.c     [all...]
  /onnv/onnv-gate/usr/src/lib/libshare/common/
libshare.c 898 scf_simple_prop_free(prop);
1000 scf_simple_prop_free(prop);
    [all...]

Completed in 960 milliseconds

1 2