Home
last modified time | relevance | path

Searched defs:n (Results 226 – 250 of 3082) sorted by relevance

12345678910>>...124

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dgetline.c42 getdelim(char **_RESTRICT_KYWD lineptr, size_t *_RESTRICT_KYWD n, in getdelim()
102 getline(char **_RESTRICT_KYWD lineptr, size_t *_RESTRICT_KYWD n, in getline()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dcflow.c46 int b_return(register int n, register char *argv[],Shbltin_t *context) in b_return()
85 int b_break(register int n, register char *argv[],Shbltin_t *context) in b_break()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_atomic.c34 nge_atomic_decrease(uint64_t *count_p, uint64_t n) in nge_atomic_decrease()
54 nge_atomic_increase(uint64_t *count_p, uint64_t n) in nge_atomic_increase()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_findzonecut.c182 int n; in res_findzonecut2() local
223 int n, x; in satisfy() local
251 int n = 0; in add_addrs() local
271 int n, i, ancount, nscount; in get_soa() local
410 int n; in get_ns() local
449 int n; in get_glue() local
670 int i, n; in do_query() local
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppproto.c181 #define RESERVED(b,e,n) ((((long)(b))<<16)|(((long)(e))<<8)|((long)(n))) argument
213 number(register char* p, register long n) in number()
234 #define memcpy(t,f,n) memcopy(t,f,n) argument
240 #define strncmp(s,t,n) sstrncmp(s,t,n) argument
260 sstrncmp(register const char* s, register const char* t, register int n) in sstrncmp()
346 memcopy(register char* s, register char* t, int n) in memcopy()
358 #define memcopy(s,t,n) (((char*)memcpy(s,t,n))+(n)) argument
368 linesync(register Proto_t* proto, register char* p, register long n) in linesync()
590 int n; in lex() local
2172 register long n; in pppopen() local
[all …]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h445 #define FUNC_VALID(n) (n < MAX_PORTS_PER_NXGE) argument
454 #define SUBREGION_VALID(n) (n < VIR_SUB_REGIONS) argument
455 #define VIR_PAGE_INDEX_VALID(n) (n < VIR_PAGE_INDEX_MAX) argument
456 #define VRXDMA_CHANNEL_VALID(n) (n < NXGE_MAX_RDCS) argument
473 #define LDG_VALID(n) (n < NXGE_INT_MAX_LDG) argument
474 #define LD_VALID(n) (n < NXGE_INT_MAX_LD) argument
475 #define LD_RXDMA_LD_VALID(n) (n < NXGE_MAX_RDCS) argument
476 #define LD_TXDMA_LD_VALID(n) (n >= NXGE_MAX_RDCS && \ argument
478 #define LD_MAC_VALID(n) (IS_PORT_NUM_VALID(n)) argument
481 #define LD_INTTIMER_VALID(n) (n <= LD_TIMER_MAX) argument
[all …]
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c211 abscw(int n) /* return index of abs char n in fontab[], etc. */ in abscw()
275 int i, n, nf; in setabs() local
423 int n; in setht() local
439 int n; in setslant() local
565 int j, n; in mot() local
689 int n; local
/illumos-gate/usr/src/cmd/fs.d/ufs/quotaon/
H A Dquotaon.c47 #define bcopy(f, t, n) memcpy(t, f, n) argument
48 #define bzero(s, n) memset(s, 0, n) argument
49 #define bcmp(s, d, n) memcmp(s, d, n) argument
271 int n = on; in oneof() local
/illumos-gate/usr/src/cmd/fs.d/ufs/labelit/
H A Dlabelit.c52 #define bcopy(f, t, n) (void) memcpy(t, f, n) argument
53 #define bzero(s, n) memset(s, 0, n) argument
54 #define bcmp(s, d, n) memcmp(s, d, n) argument
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dipft_sn.c101 int n, plen, ilen; local
131 int i, n; local
162 int i, n; local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlapi.c111 LUA_API void lua_xmove (lua_State *from, lua_State *to, int n) { in lua_xmove()
267 TValue n; in lua_isnumber() local
335 TValue n; in lua_tonumberx() local
349 TValue n; in lua_tointegerx() local
366 TValue n; in lua_tounsignedx() local
472 LUA_API void lua_pushnumber (lua_State *L, lua_Number n) { in lua_pushnumber()
482 LUA_API void lua_pushinteger (lua_State *L, lua_Integer n) { in lua_pushinteger()
491 lua_Number n; in lua_pushunsigned() local
648 LUA_API void lua_rawgeti (lua_State *L, int idx, int n) { in lua_rawgeti()
783 LUA_API void lua_rawseti (lua_State *L, int idx, int n) { in lua_rawseti()
[all …]
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkgmount.c54 int n; in pkgmount() local
149 int n = 1; in pkgumount() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c274 debug_mbtowc(register wchar_t* p, register const char* s, size_t n) in debug_mbtowc()
367 debug_mblen(const char* s, size_t n) in debug_mblen()
389 debug_strxfrm(register char* t, register const char* s, size_t n) in debug_strxfrm()
540 sjis_mbtowc(register wchar_t* p, register const char* s, size_t n) in sjis_mbtowc()
598 utf8_mbtowc(wchar_t* wp, const char* str, size_t n) in utf8_mbtowc()
650 utf8_mblen(const char* str, size_t n) in utf8_mblen()
1688 int n; in utf8_wcwidth() local
2394 setopt(void* a, const void* p, int n, const char* v) in setopt()
2593 int n; in composite() local
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c302 int n; in main() local
1043 int n; in main() local
1240 int n; in pkgZoneCheckInstall() local
1549 int n; in pkgZoneInstall() local
2733 int n; in continue_installation() local
2872 int n; in get_package_list() local
2954 int n; in install_in_one_zone() local
3203 int n; in pkginstall_check_in_one_zone() local
3409 int n; in add_packages_in_global_with_zones() local
3789 int n; in add_packages_in_nonglobal_zone() local
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Derror.h43 #define ERROR_debug(n) (-(n)) argument
44 #define ERROR_exit(n) ((n)+ERROR_ERROR) argument
45 #define ERROR_system(n) (((n)+ERROR_ERROR)|ERROR_SYSTEM) argument
46 #define ERROR_usage(n) ((((n)?2:0)+ERROR_ERROR)|ERROR_USAGE) argument
47 #define ERROR_warn(n) (ERROR_WARNING) argument
/illumos-gate/usr/src/uts/common/os/
H A Dmove.c63 uiomove(void *p, size_t n, enum uio_rw rw, struct uio *uio) in uiomove()
121 uio_prefaultpages(ssize_t n, struct uio *uio) in uio_prefaultpages()
186 uiocopy(void *p, size_t n, enum uio_rw rw, struct uio *uio, size_t *cbytes) in uiocopy()
368 uioskip(uio_t *uiop, size_t n) in uioskip()
443 uioamove(void *p, size_t n, enum uio_rw rw, uioa_t *uioa) in uioamove()
/illumos-gate/usr/src/lib/libadm/common/
H A Dckitem.c70 int n; in setmsg() local
130 int n, i; in ckitem() local
193 int n; in getnum() local
326 int n; local
408 int n; local
/illumos-gate/usr/src/common/ficl/
H A Dstack.c134 ficlStackDrop(ficlStack *stack, int n) in ficlStackDrop()
144 ficlStackFetch(ficlStack *stack, int n) in ficlStackFetch()
150 ficlStackStore(ficlStack *stack, int n, ficlCell c) in ficlStackStore()
199 ficlStackPick(ficlStack *stack, int n) in ficlStackPick()
339 ficlStackRoll(ficlStack *stack, int n) in ficlStackRoll()
/illumos-gate/usr/src/ucblib/libdbm/
H A Ddbm.c361 long b, i, n; in getbit() local
387 long i, n, b; in setbit() local
407 makdatum(char *buf, int n) in makdatum()
432 int n; in cmpdatum() local
518 delitem(char buf[PBLKSIZ], int n) in delitem()
/illumos-gate/usr/src/lib/libnsl/yp/
H A Ddbm.c345 long b, i, n; in getbit() local
372 long i, n, b; in setbit() local
392 makdatum(char *buf, int n) in makdatum()
418 int n; in cmpdatum() local
504 delitem(char *buf, int n) in delitem()
/illumos-gate/usr/src/lib/libxcurses/h/solaris2/
H A Dmkslocal.h91 #define halloc(n, s) malloc((size_t)((n)*(s))) argument
164 #define mbrlen(c, n, ps) mblen(c, n) argument
166 #define mbrtowc(p, w, n, s) mbtowc(p, w, n) argument
168 #define wcsrtombs(w, c, n, s) wcstombs(w, c, n) argument
169 #define mbsrtowcs(c, w, n, s) mbstowcs(c, w, n) argument
/illumos-gate/usr/src/lib/libcpc/sparc/
H A Dconf_ultra.c413 versionmatch(int cpuver, int regno, const struct nametable *n) in versionmatch()
423 const struct nametable *n; in getnametable() local
455 const struct nametable *n; in cpc_walk_names() local
467 const struct nametable *n; in __cpc_reg_to_name() local
483 const struct nametable *n; in __cpc_name_to_reg() local
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java451 int i, n = contents.size(); in matchEqual() local
1252 int i, n = attrs.size(); in attributeVectorToServerAttribute() local
1973 int i, n = scopes.size(); in findServices() local
2142 int i, n = scopes.size(); in findAttributes() local
2442 int i, n = scopes.size(); in registerInternal() local
2575 int i, n = attrList.size(); in addRecordToAttrValueSort() local
2721 int i, n = scopes.size(); in deregisterInternal() local
2811 int i, n = regList.size(); in deregisterFromLocale() local
3009 int i, n = scopes.size(); in checkScopeStatus() local
3228 int i, n = tags.size(); in stringVectorToAttributePattern() local
[all …]
/illumos-gate/usr/src/cmd/localedef/
H A Dmonetary.c76 add_monetary_num(int n) in add_monetary_num()
146 add_monetary_group(int n) in add_monetary_group()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/path/
H A Dpathprog.c49 ssize_t n; in prog() local
120 ssize_t n; in pathprog() local

12345678910>>...124