Home
last modified time | relevance | path

Searched refs:get_args (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/lib/libprocstat/
H A Dcore.c85 static void *get_args(struct procstat_core *core, vm_offset_t psstrings,
252 buf = get_args(core, psstrings, type, buf, &len); in procstat_core_get()
343 get_args(struct procstat_core *core, vm_offset_t psstrings, enum psc_type type, in get_args() function
/freebsd-12.1/usr.sbin/amd/amd/
H A DMakefile20 SRCS+= get_args.c info_exec.c info_file.c info_ndbm.c info_passwd.c
/freebsd-12.1/contrib/amd/amd/
H A Damd.c502 get_args(argc, argv); in main()
H A Dget_args.c171 get_args(int argc, char *argv[]) in get_args() function
H A Damd.h616 extern void get_args(int argc, char *argv[]);
/freebsd-12.1/contrib/amd/
H A DChangeLog1424 * amd/get_args.c (get_args): initialize debug_flags if they've
1524 * amd/get_args.c (get_args): no need for hack using
1682 * amd/get_args.c (get_args): call conf_parse() using conf_in.
1907 * amd/get_args.c (get_args): pass "truncate_log" flag as per
6044 * amd/get_args.c (get_args): support "amd -A arg" option to
7418 get_args.c
10129 * amd/get_args.c (get_args):
10556 * amd/get_args.c (get_args): correct usage info on amd -t.
10679 * amd/get_args.c (get_args): updated new syntax for amd -l
12028 * amd/get_args.c (get_args): removed unused amd -m option.
[all …]
/freebsd-12.1/usr.sbin/crunch/examples/
H A Dreally-big.conf78 … amq_subr.o umount_fs.o host_ops.o nfsx_ops.o ufs_ops.o ifs_ops.o amd.o get_args.o restart.o wire.o
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-98993962 (get_args, parse_expr): Add casts to avoid warnings.
H A DChangeLog-02033249 (brcnt_emit, brlab_next, cobr_fmt, ctrl_fmt, emit, get_args,
H A DChangeLog-00011081 (get_args): Use ISALNUM instead of isalnum.
H A DChangeLog-9295712 (get_args): Don't discard a space between alphanumeric characters.