Home
last modified time | relevance | path

Searched refs:eg (Results 1 – 25 of 28) sorted by relevance

12

/titanic_50/usr/src/uts/common/os/
H A Devchannels.c294 struct evch_globals *eg; in evch_zoneinit() local
296 eg = kmem_zalloc(sizeof (*eg), KM_SLEEP); in evch_zoneinit()
297 evch_dl_init(&eg->evch_list); in evch_zoneinit()
298 return (eg); in evch_zoneinit()
305 struct evch_globals *eg = arg; in evch_zonefree() local
309 mutex_enter(&eg->evch_list_lock); in evch_zonefree()
315 while ((chp = evch_dl_next(&eg->evch_list, NULL)) != NULL) { in evch_zonefree()
357 evch_dl_del(&eg->evch_list, &chp->ch_link); in evch_zonefree()
366 mutex_exit(&eg->evch_list_lock); in evch_zonefree()
368 ASSERT(evch_dl_getnum(&eg->evch_list) == 0); in evch_zonefree()
[all …]
/titanic_50/usr/src/lib/libast/common/path/
H A Dpathshell.c57 int eg; in pathshell() local
75 eg = getegid(); in pathshell()
76 if (ru != eu || rg != eg) in pathshell()
88 if (rg != eg && st.st_gid == rg) in pathshell()
/titanic_50/usr/src/test/libc-tests/tests/symbols/
H A Dsymbols_test.c172 for (struct env_group *eg = env_groups; eg != NULL; eg = eg->eg_next) { in find_env_mask() local
173 if (strcmp(name, eg->eg_name) == 0) { in find_env_mask()
174 *mask |= eg->eg_mask; in find_env_mask()
269 struct env_group *eg; in do_env_group() local
287 eg = myzalloc(sizeof (*eg)); in do_env_group()
288 eg->eg_name = mystrdup(name); in do_env_group()
289 eg->eg_mask = mask; in do_env_group()
290 eg->eg_next = env_groups; in do_env_group()
291 env_groups = eg; in do_env_group()
/titanic_50/usr/src/lib/libc/i386/gen/
H A Dbyteorder.s79 / Convert in to big endian, eg. htons()
90 / Convert in to big endian, eg. htonl()
101 / Convert in to little endian, eg. ntohs()
121 / Convert in to little endian, eg. ntohl()
/titanic_50/usr/src/cmd/bnu/
H A DDevices94 # networkx,eg devicex - - TLIS \D
106 # STARLAN,eg starlan - - TLIS \D
112 # networkx,eg devicex - - TLIS \D nls
119 # networkx,eg devicex - - TLI \D nls
/titanic_50/usr/src/cmd/ipf/examples/
H A DMakefile34 ftppxy ip_rules nat-setup nat.eg \
/titanic_50/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c80 char eg[MAXBSIZE]; member
472 if (read(h->fd, (char *)&h->eg, fsp->fs_bsize) != fsp->fs_bsize) { in dumplog()
477 ebp = (void *)h->eg; in dumplog()
496 if (read(h->fd, &h->eg, dbtob(LS_SECTORS)) != dbtob(LS_SECTORS)) { in dumplog()
501 ud = (void *)&h->eg; in dumplog()
/titanic_50/usr/src/cmd/sendmail/lib/
H A Daliases60 # Aliases to handle mail to programs or files, eg news or vacation
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A DREADME36 paths built from the standard drawing commands as single entities (eg. for filling
/titanic_50/usr/src/data/zoneinfo/
H A DREADME.illumos72 itself in the manifest. IANA releases these as <year><letter>, eg. 2013i.
H A Dafrica217 # http://news.gom.com.eg/gazette/pdf/2006/09/18/01.pdf
226 # http://www.sis.gov.eg/En/EgyptOnline/Miscellaneous/000002/0207000000000000001580.htm
276 # https://www.mena.org.eg/index.aspx
295 # http://english.ahram.org.eg/NewsContent/1/64/100735/Egypt/Politics-/Egypts-government-to-reapply-…
303 # http://www.cabinet.gov.eg/Media/CabinetMeetingsDetails.aspx?id=347 ...
333 # http://english.ahram.org.eg/WriterArticles/NewsContentP/1/128195/Egypt/No-daylight-saving-this-su…
341 # http://english.ahram.org.eg/NewsContent/1/64/128509/Egypt/Politics-/Sisi-cancels-daylight-saving-…
345 # http://english.ahram.org.eg/NewsContentP/1/204655/Egypt/Daylight-savings-time-returning-to-Egypt-…
/titanic_50/usr/src/cmd/ssh/doc/
H A DWARNING.RNG78 largely the same data as other commands (eg. the various "ps" calls).
/titanic_50/usr/src/cmd/lp/filter/postscript/
H A DREADME66 (eg. installing dpost and the font files) type,
102 (eg. BINDIR). Only used when things are installed, and probably
181 If your printer is running at something other than 9600 baud (eg.
/titanic_50/usr/src/cmd/lp/filter/postscript/postio/
H A DREADME59 on all small printers (eg. LaserWriters or PS-800s) and use two processes on faster
/titanic_50/usr/src/cmd/ssh/etc/
H A Dsshd_config62 # On Solaris it is assumed that the login shell will do these (eg /etc/profile).
/titanic_50/usr/src/lib/libast/common/port/
H A Dlc.tab197 eg egypt ar
/titanic_50/usr/src/pkg/manifests/
H A Dnetwork-ipfilter.mf107 file path=usr/share/ipfilter/examples/nat.eg
/titanic_50/usr/src/cmd/lp/filter/postscript/font/
H A DREADME52 (eg. K for Bookman) and second (upper or lower case R, I, B, or X) indicating
/titanic_50/usr/src/uts/intel/os/
H A Dmaster59 # msd ... Mass storage device (eg scsi or ide)
67 # bus The bus type (eg all, isa, pnpisa, eisa, pci)
77 # name=value eg ipl=3. Properties are added to the
/titanic_50/usr/src/cmd/fm/eversholt/files/common/
H A Dpci.esc828 * - for various faults in the split completion (eg address parity error)
896 * - for various faults in the split completion (eg address parity error)
H A Dpciex.esc1920 * - for various faults in the split completion (eg address parity error)
1993 * A bad dma request (eg with invalid address) propagates onto pci express
/titanic_50/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4891 * ld(1) frequently produces empty sections (eg. .dynsym,
H A Dxlate.m4900 * ld(1) frequently produces empty sections (eg. .dynsym,
/titanic_50/usr/src/grub/grub-0.97/
H A Daclocal.m4883 # (eg FreeBSD returns the mod time of the symlink's containing
/titanic_50/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib691 # the `format` command requirements eg. 100mb 3gb

12