Home
last modified time | relevance | path

Searched refs:private_check (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c279 static void *private_check; variable
903 if (private_check == confp) in cfga_private_func()
906 private_check = (void*)confp; in cfga_private_func()
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c264 static void *private_check; variable
1019 if (private_check == confp) in cfga_private_func()
1022 private_check = (void*)confp; in cfga_private_func()