Searched refs:thisname (Results 1 – 3 of 3) sorted by relevance
479 register char *thisname; local496 while ((thisname = *names++) != NULL)498 if (*thisname != '\0')507 thisname);524 register char *thisname; local538 while ((thisname = *names++) != NULL)540 if (*thisname != '\0')575 register char *thisname; in z_cpustates() local592 while ((thisname = *names++) != NULL) in z_cpustates()594 if (*thisname != '\0') in z_cpustates()[all …]
357 char *thisname = kmem_alloc(array_numints, KM_SLEEP); in zap_leaf_array_match() local361 sizeof (char), array_numints, thisname); in zap_leaf_array_match()362 match = zap_match(zn, thisname); in zap_leaf_array_match()363 kmem_free(thisname, array_numints); in zap_leaf_array_match()
196 @itemx InverseMask(@var{othername}, @var{thisname})198 @code{Mask(@var{othername})} property. If @var{thisname} is given,199 the options-processing script will declare a @code{TARGET_@var{thisname}}