Searched defs:local (Results 1 - 25 of 118) sorted by relevance

12345

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfclose.c36 reg int local, ex, rv; local
42 GETLOCAL(f,local);
45 SFMODE(f,local) != (f->mode&SF_RDWR) &&
46 SFMODE(f,local) != (f->mode&(SF_READ|SF_SYNCED)) &&
47 _sfmode(f,SF_SYNCED,local) < 0)
74 if(f->disc && (ex = SFRAISE(f,local ? SF_NEW : SF_CLOSING,NIL(Void_t*))) != 0)
77 if(!local && f->pool)
105 if(f->data && (!local || (f->flags&SF_STRING) || (f->bits&SF_MMAP) ) )
151 if(!local)
H A Dsffilbuf.c43 reg int first, local, rcrv, rc, justseek; local
48 GETLOCAL(f,local);
58 if(SFMODE(f,local) != SF_READ && _sfmode(f,SF_READ,local) < 0)
60 SFLOCK(f,local);
111 SFOPEN(f,local);
H A Dsfnputc.c41 reg int local; local
46 GETLOCAL(f,local);
47 if(SFMODE(f,local) != SF_WRITE && _sfmode(f,SF_WRITE,local) < 0)
50 SFLOCK(f,local);
79 SFOPEN(f,local);
H A Dsfread.c40 reg int local, justseek; local
45 GETLOCAL(f,local);
84 if(SFMODE(f,local) != SF_READ && _sfmode(f,SF_READ,local) < 0)
89 SFLOCK(f,local);
137 SFOPEN(f,local);
H A Dsfsk.c41 reg int local, mode; local
46 GETLOCAL(f,local);
47 if(!local && !(f->bits&SF_DCDOWN))
87 if(local)
H A Dsfwrite.c40 reg int local; local
45 GETLOCAL(f,local);
88 if(SFMODE(f,local) != SF_WRITE && _sfmode(f,SF_WRITE,local) < 0 )
93 SFLOCK(f,local);
167 SFOPEN(f,local);
H A Dsfexcept.c38 reg int ev, local, lock; local
45 GETLOCAL(f,local);
48 if(local && io <= 0)
53 if(local && lock)
61 if(local && lock)
77 if(local && io >= 0)
111 if(local && f->push &&
H A Dsfflsbuf.c41 int local, isall; local
43 SFMTXDECL(f); /* declare a local stream variable for multithreading */
47 GETLOCAL(f,local);
51 if(SFMODE(f,local) != SF_WRITE && _sfmode(f,SF_WRITE,local) < 0)
53 SFLOCK(f,local);
67 { SFOPEN(f,local);
108 { SFOPEN(f,local);
119 SFOPEN(f,local);
H A Dsfraise.c66 reg int local, rv; local
74 GETLOCAL(f,local);
76 !(local &&
79 SFMODE(f,local) != (f->mode&SF_RDWR) && _sfmode(f,0,local) < 0)
81 SFLOCK(f,local);
105 SFOPEN(f,local);
H A Dsfreserve.c41 reg int mode, local; local
92 for(local = 0;; local = SF_LOCAL)
97 if((int)f->mode != mode && _sfmode(f,mode,local) < 0)
102 SFLOCK(f,local);
H A Dsfseek.c61 int mode, local, hardseek, mustsync; local
66 GETLOCAL(f,local);
76 if((int)SFMODE(f,local) != (mode = f->mode&SF_RDWR))
81 mode = _sfmode(f,mode,local);
110 SFLOCK(f,local);
276 SFOPEN(f,local);
H A Dsfsync.c89 int local, rv, mode, lock; local
98 GETLOCAL(origf,local);
109 if((origf->mode&SF_RDWR) != SFMODE(origf,local) && _sfmode(origf,0,local) < 0)
119 SFLOCK(f,local);
161 SFOPEN(f,local);
168 if(!local && f && (f->mode&SF_POOL) && f->pool && f != f->pool->sf[0])
H A Dsfwr.c136 reg int local, oerrno; local
141 GETLOCAL(f,local);
142 if(!local && !(f->bits&SF_DCDOWN)) /* an external user's call */
165 if(local)
226 if(local)
233 w = local ? 0 : w;
236 if(!local && !(f->flags&SF_STRING))
H A Dsfrd.c72 reg int local, rcrv, dosync, oerrno; local
77 GETLOCAL(f,local);
85 if(!local && !(f->bits&SF_DCDOWN)) /* an external user's call */
125 if(local)
294 if(local)
301 n = local ? 0 : (ssize_t)r;
304 if(!local && !(f->flags&SF_STRING))
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dnameref.sh202 [[ $(selfref ps) == *a=1* ]] || err_exit 'local nameref cannot reference global variable of the same name'
208 [[ $(subref ps) == 1 ]] || err_exit 'local nameref cannot reference global variable child'
210 function local function
213 [[ $(subref ps) == 3 ]] || err_exit 'local nameref cannot reference caller compound variable'
215 local
216 unset -f local
217 function local function
221 local 2> /dev/null || err_exit 'function local has non-zero exit status'
257 ) == *foo=hello* ]] || err_exit 'unable to display compound variable from name reference of local variabl
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_sc.h46 rds_path_endpoint_t local; member in struct:rds_path_s
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_sc.h43 rds_path_endpoint_t local; member in struct:rds_path_s
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauthenc.c70 auth_encrypt_init(char *local, char *remote, char *name) argument
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A DMakefile6 PROG= kadmin kadmin.local
50 kadmin.local:= DEFS += -D_KADMIN_LOCAL_
60 kadmin.local: $(LOC_OBJS)
/illumos-gate/usr/src/boot/lib/libz/
H A Dadler32.c10 #define local static macro
12 local uLong adler32_combine_ OF((uLong adler1, uLong adler2, z_off64_t len2));
136 local uLong adler32_combine_(adler1, adler2, len2)
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnls.c77 nls_setrecode(const char *local, const char *external) argument
/illumos-gate/usr/src/cmd/sendmail/aux/
H A DMakefile32 LIBPROG= mail.local smrsh
48 mail.local := LDLIBS += -lsocket -lnsl -lmail -lldap
83 mail.local: mail.local.o ../libsmutil/libsmutil.a ../libsm/libsm.a
84 $(LINK.c) mail.local.o -o $@ $(LDLIBS) ../libsmutil/libsmutil.a \
115 install: all $(ROOTPROG) $(ROOTLIB)/mail.local $(ROOTLIB)/smrsh \
/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmlast.c47 reg int local, inuse; local
51 if(!(local = vd->mode&VM_TRUST))
52 { GETLOCAL(vd,local);
53 if(ISLOCK(vd,local))
57 SETLOCK(vd,local);
95 if(!local && (vd->mode&VM_TRACE) && _Vmtrace)
99 CLRLOCK(vd,local);
100 ANNOUNCE(local, vm, VM_ALLOC, (Void_t*)tp, vm->disc);
117 reg int local, inuse; local
123 if(!(local
176 reg int local, inuse; local
403 reg int local, inuse; local
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcontext.c143 free(cntx->local);
188 int *local, /* True if we're the initiator */
222 dh_principal p = cntx->initiate ? cntx->local : cntx->remote;
228 dh_principal p = cntx->initiate ? cntx->remote : cntx->local;
241 /* ditto for local */
242 if (local)
243 *local = cntx->initiate;
180 __dh_gss_inquire_context(void *ctx, OM_uint32 *minor, gss_ctx_id_t context, gss_name_t *initiator, gss_name_t *acceptor, OM_uint32 *time_rec, gss_OID *mech, OM_uint32 *flags_rec, int *local, int *open ) argument
/illumos-gate/usr/src/cmd/filesync/
H A Drules.c356 struct tm *local; local
360 local = localtime(&now);
365 cuserid((char *) 0), asctime(local));

Completed in 83 milliseconds

12345