Home
last modified time | relevance | path

Searched refs:getid (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioBuffer.cc91 getid())); in alloc()
96 getid())); in alloc()
106 getid())); in alloc()
114 getid())); in alloc()
120 getid())); in alloc()
127 getid())); in alloc()
137 getid())); in alloc()
143 getid())); in alloc()
154 getid(), ncpy)); in alloc()
160 getid())); in alloc()
[all …]
H A DAudioDebug.cc64 id = cp->getid(); in AudioStderrMsg()
/illumos-gate/usr/src/cmd/streams/log/
H A Dstrace.c50 static int getid(int ac, char **av, struct trace_ids *tp);
115 getid(int ac, char **av, struct trace_ids *tp) in getid() function
207 while (getid(ac, av, tp)) { in main()
/illumos-gate/usr/src/cmd/audio/include/
H A DAudio_inline.h38 getid() const in getid() function
H A DAudio.h81 int getid() const; // Get id value
/illumos-gate/usr/src/cmd/ptools/psecflags/
H A Dpsecflags.c87 getid(idtype_t type, char *value) in getid() function
252 if ((id = getid(idtype, argv[i])) == (id_t)-1) { in main()
/illumos-gate/usr/src/cmd/cron/
H A Datq.c325 getid(char *name) in getid() function