Home
last modified time | relevance | path

Searched refs:semflags (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/truss/
H A Dproto.h73 extern const char *semflags(private_t *, int);
H A Dcodes.c2049 semflags(private_t *pri, int arg) in semflags() function
H A Dprint.c487 const char *s = raw? NULL : semflags(pri, (int)val); in prt_sef()
H A Dexpound.c2473 else if ((str = semflags(pri, sembuf.sem_flg)) != NULL) in show_semop()