Searched refs:keeper (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 48 #define DEBUG_DUP_DEL(keeper, louser) if (debug & ELFDEBUG) \ argument 49 debug_dup_del(keeper, louser); 54 #define DEBUG_DUP_DEL(keeper, louser) argument 292 debug_dup_del(nltype * keeper, nltype * louser) in debug_dup_del() argument 295 louser->name, keeper->name); in debug_dup_del()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sunpm.c | 1831 pm_unsatisfy(char *keeper, char *kept) in pm_unsatisfy() argument 1836 PMD(PMD_KEEPS, ("%s: keeper=%s, kept=%s\n", pmf, keeper, kept)) in pm_unsatisfy() 1839 if (strcmp(dp->pdr_keeper, keeper) == 0 && in pm_unsatisfy() 1860 pm_unkeeps(int count, char *keeper, char **keptpaths, int pwr) in pm_unkeeps() argument 1870 keeper, (void *)keptpaths)) in pm_unkeeps() 1875 dip = pm_name_to_dip(keeper, 1); in pm_unkeeps() 1916 pm_unsatisfy(keeper, keptpaths[i]); in pm_unkeeps() 1927 pm_unkepts(char *kept, char *keeper) in pm_unkepts() argument 1930 PMD(PMD_KEEPS, ("%s: kept=%s, keeper=%s\n", pmf, kept, keeper)) in pm_unkepts() 1931 ASSERT(keeper != NULL); in pm_unkepts() [all …]
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pm.c | 1551 char *keeper, *kept; in pm_ioctl() local 1560 keeper = req.physpath; in pm_ioctl() 1568 PM_DEP_WK_RECORD_KEEPER_PROP, keeper, kept, in pm_ioctl()
|
/titanic_44/usr/src/tools/scripts/ |
H A D | nightly.sh | 641 -G gate keeper default group of options (-au)
|