Home
last modified time | relevance | path

Searched refs:PC_IDTYPNMSZ (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/priocntl/
H A Dpriocntl.h46 #define PC_IDTYPNMSZ 12 /* max length of an idtype name */ macro
H A Dfsspriocntl.c297 char idtypnm[PC_IDTYPNMSZ]; in set_fssprocs()
H A Dtspriocntl.c313 char idtypnm[PC_IDTYPNMSZ]; in set_tsprocs()
H A Dpriocntl.c477 char idstr[PC_IDTYPNMSZ];
478 char myidstr[PC_IDTYPNMSZ];
H A Diapriocntl.c333 char idtypnm[PC_IDTYPNMSZ]; in set_iaprocs()
H A Drtpriocntl.c366 char idtypnm[PC_IDTYPNMSZ]; in set_rtprocs()
H A Dfxpriocntl.c361 char idtypnm[PC_IDTYPNMSZ]; in set_fxprocs()
H A Dsubr.c128 (void) strncpy(idtypnm, curp->idtypnm, PC_IDTYPNMSZ);