| /netbsd-src/usr.sbin/psrset/ |
| H A D | psrset.c | 126 getint(char *p) in getint() function 201 psid = getint(argv[0]); in cmd_a() 222 psid = getint(*argv); in cmd_b() 224 if (pset_bind(psid, P_PID, (idtype_t)getint(*argv), NULL)) in cmd_b() 263 if (pset_destroy(getint(argv[0]))) in cmd_d() 278 if (pset_bind(getint(argv[0]), P_PID, getpid(), NULL)) in cmd_e() 378 if (pset_bind(PS_NONE, P_PID, (idtype_t)getint(*argv), NULL)) in cmd_u()
|
| /netbsd-src/external/bsd/nvi/dist/tcl_api/ |
| H A D | tcl.c | 41 static int getint __P((Tcl_Interp *, char *, char *, int *)); 110 getint(interp, "line number", argv[2], &lno)) 144 getint(interp, "line number", argv[2], &lno)) 179 getint(interp, "line number", argv[2], &lno)) 221 getint(interp, "line number", argv[2], &lno)) 291 getint(interp, "line number", argv[2], &lno)) 370 if (getint(interp, "line number", argv[3], &i)) 373 if (getint(interp, "column number", argv[4], &i)) 453 if (getint(interp, "screen id", argv[2], &i)) 456 if (getint(interp, "screen id", argv[3], &i)) [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| H A D | hdb-mitdb.c | 1257 getint(char **p, const char *what) in getint() function 1331 if (getint(&p, "constant '38'") != 38) { in _hdb_mit_dump2mitdb_entry() 1347 getint(&p, "5th field, length of 'extra data'"); in _hdb_mit_dump2mitdb_entry() 1359 tmp = getint(&p, "max life"); in _hdb_mit_dump2mitdb_entry() 1364 tmp = getint(&p, "max renewable life"); in _hdb_mit_dump2mitdb_entry() 1369 tmp = getint(&p, "expiration"); in _hdb_mit_dump2mitdb_entry() 1374 tmp = getint(&p, "pw expiration"); in _hdb_mit_dump2mitdb_entry() 1379 tmp = getint(&p, "last auth"); in _hdb_mit_dump2mitdb_entry() 1384 tmp = getint(&p, "last failed auth"); in _hdb_mit_dump2mitdb_entry() 1389 tmp = getint(&p,"fail auth count"); in _hdb_mit_dump2mitdb_entry() [all …]
|
| /netbsd-src/external/bsd/file/dist/src/ |
| H A D | vasprintf.c | 271 static int getint(const char **string) in getint() function 367 width = getint(&SRCTXT); in dispatch() 384 prec = getint(&SRCTXT); in dispatch()
|
| /netbsd-src/external/bsd/ntp/dist/ntpd/ |
| H A D | refclock_palisade.h | 194 static short getint (u_char *);
|
| /netbsd-src/share/examples/puffs/pgfs/ |
| H A D | pgfs_db.c | 507 getint(const char *str) in getint() function 572 getint(PQgetvalue(s->res, s->cur, i)); in vfetchnext() 576 getint(PQgetvalue(s->res, s->cur, i)); in vfetchnext() 580 getint(PQgetvalue(s->res, s->cur, i)); in vfetchnext()
|
| /netbsd-src/bin/ksh/ |
| H A D | proto.h | 264 int getint ARGS((struct tbl *, long *));
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | bntest.c | 109 static int getint(STANZA *s, int *out, const char *attribute) in getint() function 1365 || !getint(s, &n, "N")) in file_lshift() 1390 || !getint(s, &n, "N")) in file_rshift()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | bntest.c | 113 static int getint(STANZA *s, int *out, const char *attribute) in getint() function 1361 || !getint(s, &n, "N")) in file_lshift() 1386 || !getint(s, &n, "N")) in file_rshift()
|
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | infomap.c | 1442 getint(unsigned char **sp) in getint() function 1559 n = getint(&p); in fetch_user_maps()
|
| /netbsd-src/usr.sbin/makemandb/ |
| H A D | nostem.txt | 1437 getint
|
| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | CommitLog-4.1.0 | 5579 (getint): use get_msb_short()
|