Searched refs:as (Results 26 - 50 of 370) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/traceroute/
H A Das.c2 /* $NetBSD: as.c,v 1.1 2001/11/04 23:14:36 atatat Exp $ */
46 #include "as.h"
126 unsigned int as; local
129 as = 0;
192 if (as == 0 && strncasecmp(buf, "origin:", 7) == 0) {
193 sscanf(buf + 7, " AS%u", &as);
196 (void)fprintf(asn->as_debug, "as: %d\n", as);
203 return (as);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dlibunwind-frame.h10 it under the terms of the GNU General Public License as published by
56 int libunwind_search_unwind_table (void *as, long ip, void *di,
/freebsd-9.3-release/tools/regression/geom_uzip/etalon/
H A Detalon.txt25 And, as in uffish thought he stood,
28 And burbled as it came!
/freebsd-9.3-release/usr.bin/clang/
H A DMakefile12 llvm-as \
/freebsd-9.3-release/contrib/sendmail/cf/sh/
H A Dmakeinfo.sh59 echo '#####' using $1 as configuration include directory | sed 's/\/tmp_mnt//'
/freebsd-9.3-release/contrib/opie/
H A Dglob.c399 static VOIDRET expand FUNCTION((as), char *as) argument
406 cs = as;
436 while (cs > as && *cs != '/')
530 static VOIDRET acollect FUNCTION((as), register char *as) argument
537 expand(as);
542 static VOIDRET collect FUNCTION((as), register char *as) argument
544 if (eq(as, "{") || e
[all...]
/freebsd-9.3-release/usr.bin/yacc/
H A Dverbose.c279 int as; local
294 as = accessing_symbol[sp->shift[sp->nshifts - 1]];
295 if (ISVAR(as))
367 int as; local
377 as = accessing_symbol[k];
378 if (ISVAR(as))
379 fprintf(verbose_file, "\t%s goto %d\n", symbol_name[as], k);
/freebsd-9.3-release/lib/libc/rpc/
H A Dsvc_auth.c137 enum auth_stat as; local
139 as = (*asp->handler)(rqst, msg);
141 return (as);
/freebsd-9.3-release/contrib/dialog/
H A Drc.c10 * as published by the Free Software Foundation.
23 * An earlier version of this program lists as authors
85 const char *name; /* name of configuration variable as in DIALOGRC */
206 * represented as a string in this form:
459 * At startup, dialog determines the settings to use as follows:
465 * as the configuration file.
/freebsd-9.3-release/contrib/libucl/
H A DREADME.md10 UCL is heavily infused by `nginx` configuration as the example of a convenient configuration
66 * Braces are not necessary to enclose a top object: it is automatically treated as an object:
152 is presented as:
171 * Booleans can be specified as `true` or `yes` or `on` and `false` or `no` or `off`.
172 * It is still possible to treat numbers and booleans as strings by enclosing them in double quotes.
230 UCL can handle multiline strings as well as single line ones. It uses shell/perl like notation for such objects:
239 In this example `key` will be interpreted as the following string: `some text\nsplitted to\nlines`.
244 * To finish multiline string you need to include a terminator string just after newline and followed by a newline (no spaces or other characters are allowed as well);
298 JSON language and therefore can be used as
[all...]
/freebsd-9.3-release/sys/amd64/include/
H A Din_cksum.h39 #error this file needs sys/cdefs.h as a prerequisite
H A Dvarargs.h47 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-9.3-release/sys/i386/include/
H A Dvarargs.h43 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-9.3-release/sys/ia64/include/
H A Dcpufunc.h39 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-9.3-release/sys/sparc64/include/
H A Dvarargs.h52 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-9.3-release/usr.bin/calendar/calendars/hu_HU.ISO8859-2/
H A Dcalendar.unnepek14 03/15 1848-as szabads�gharc �s forradalom �nnepe
48 10/06 Az 1848-as aradi v�rtanuk napja
/freebsd-9.3-release/usr.sbin/traceroute/
H A DMakefile8 SRCS= as.c version.c traceroute.c ifaddrlist.c findsaddr-udp.c
/freebsd-9.3-release/contrib/bmake/mk/
H A Dauto.obj.mk22 # We stop looping as soon as the dir exists.
35 # This will automatically create objdirs as needed.
50 # This causes make to use the specified directory as .OBJDIR
/freebsd-9.3-release/gnu/usr.bin/binutils/as/
H A DMakefile11 PROG= as
13 as.c \
/freebsd-9.3-release/gnu/usr.bin/binutils/
H A Dupdate.sh24 echo "Updating as"
26 cp config.h ${gnudir}/as/$platform/config.h || exit
/freebsd-9.3-release/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.spec14 PAM-aware password changing programs, such as passwd(1). In addition
47 - Added "ask_oldauthtok" and "check_oldauthtok" as needed for stacking with
52 - Install the module as mode 755.
/freebsd-9.3-release/share/mk/
H A Dbsd.obj.mk14 # and works properly only if set as an environment variable,
15 # not as a global or command line variable!
21 # and works properly only if set as an environment variable,
22 # not as a global or command line variable!
76 @${ECHO} "Warning: Using ${.OBJDIR} as object directory instead of\
/freebsd-9.3-release/contrib/binutils/binutils/
H A Drclex.c11 it under the terms of the GNU General Public License as published by
249 struct alloc_string *as; local
251 as = xmalloc (sizeof *as);
252 as->s = xmalloc (len);
254 as->next = strings;
255 strings = as;
257 return as->s;
262 merged separated by whitespace are merged, as in C. */
425 merged separated by whitespace are merged, as i
583 struct alloc_string *as; local
[all...]
/freebsd-9.3-release/usr.bin/csup/
H A Dlister.c60 struct statusrec *, struct attrstack *as);
62 struct statusrec *, struct attrstack *as);
149 struct attrstack *as; local
158 as = attrstack_new();
164 error = lister_dodirdown(l, coll, sr, as);
173 error = lister_dodirup(l, coll, sr, as);
224 attrstack_free(as);
229 for (i = 0; i < attrstack_size(as); i++) {
230 fa = attrstack_pop(as);
233 attrstack_free(as);
239 lister_dodirdown(struct lister *l, struct coll *coll, struct statusrec *sr, struct attrstack *as) argument
299 lister_dodirup(struct lister *l, struct coll *coll, struct statusrec *sr, struct attrstack *as) argument
[all...]
/freebsd-9.3-release/lib/libtacplus/
H A Dtaclib.c943 struct tac_authen_start *as; local
947 as = &h->request.u.authen_start;
948 as->action = action;
949 as->priv_lvl = TAC_PRIV_LVL_USER;
950 as->authen_type = type;
951 as->service = service;
975 struct tac_acct_start *as; local
979 as = &h->request.u.acct_start;
980 as->action = acct;
981 as
1066 struct tac_authen_start *as; local
1183 struct tac_acct_start *as = &h->request.u.acct_start; local
[all...]

Completed in 311 milliseconds

1234567891011>>