Home
last modified time | relevance | path

Searched refs:save (Results 126 – 150 of 724) sorted by relevance

12345678910>>...29

/freebsd/contrib/kyua/integration/
H A Dcmd_about_test.sh56 atf_check -s exit:0 -o save:stdout -e empty kyua about
68 atf_check -s exit:0 -o save:stdout -e empty kyua about
117 atf_check -s exit:0 -o save:stdout -e empty kyua about version
/freebsd/usr.bin/limits/tests/
H A Dlimits_test.sh59 atf_check -e save:time_output -s signal:sigkill \
78 atf_check -e save:time_output -s signal:$SIGXCPU \
/freebsd/contrib/ntp/sntp/libopts/
H A DMakefile.am62 restore.c save-flags.c save-flags.h \
63 save.c sort.c stack.c \
/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_getopt.sh30 atf_check -e save:stderr -x "$(atf_get_srcdir)/h_getopt" <<EOF
41 atf_check -e save:stderr -x "$(atf_get_srcdir)/h_getopt_long" <<EOF
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmscc-phy-vsc8531.txt34 - load-save-gpios : GPIO used for the load/save operation of the PTP
72 load-save-gpios = <&gpio 10 GPIO_ACTIVE_HIGH>;
/freebsd/contrib/lua/src/
H A Dllex.c51 #define save_and_next(ls) (save(ls, ls->current), next(ls))
57 static void save (LexState *ls, int c) { in save() function
103 save(ls, '\0'); in txtToken()
244 save(ls, '\0'); in read_numeral()
302 save(ls, '\n'); in read_long_string()
365 save(ls, buff[UTF8BUFFSZ - n]); in utf8esc()
431 save(ls, c); in read_string()
/freebsd/tests/sys/kern/
H A Dcoredump_phnum_test.sh42 atf_check -o save:coredump_phnum_restore_state sysctl -e \
48 atf_check -o save:cuc sysctl -n kern.compress_user_cores
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c556 string_desc save; in relative_move() local
559 (void) _nc_str_copy(&save, target); in relative_move()
574 && _nc_safe_strcat(_nc_str_copy(target, &save), in relative_move()
582 vcost = repeated_append(_nc_str_copy(target, &save), 0, in relative_move()
590 && _nc_safe_strcat(_nc_str_copy(target, &save), in relative_move()
596 vcost = repeated_append(_nc_str_copy(target, &save), 0, in relative_move()
605 save = *target; in relative_move()
614 && _nc_safe_strcat(_nc_str_copy(target, &save), in relative_move()
624 && _nc_safe_strcat(_nc_str_copy(target, &save), in relative_move()
708 && _nc_safe_strcat(_nc_str_copy(target, &save), str)) { in relative_move()
[all …]
/freebsd/contrib/netbsd-tests/usr.bin/id/
H A Dt_id.sh61 atf_check -s eq:1 -o empty -e save:stderr ./run_id.sh root nonexistent
76 atf_check -s eq:1 -o empty -e save:stderr \
113 atf_check -s eq:1 -o empty -e save:stderr ./run_id.sh -G root nonexistent
183 atf_check -s eq:1 -o empty -e save:stderr ./run_id.sh -g root nonexistent
222 atf_check -s eq:1 -o empty -e save:stderr ./run_id.sh -p root nonexistent
292 atf_check -s eq:1 -o empty -e save:stderr \
/freebsd/sys/dev/syscons/snake/
H A Dsnake_saver.c73 #define save message in snake_saver() macro
94 sc_vtb_putc(&scp->scr, savs[0], sc->scr_map[*save], in snake_saver()
132 sc_vtb_putc(&scp->scr, savs[f], sc->scr_map[save[f]], in snake_saver()
/freebsd/sbin/camcontrol/
H A Depc.c139 int power_cond, int timer, int enable, int save,
522 int power_cond, int timer, int enable, int save, in epc_set_features() argument
540 (save ? ATA_SF_EPC_TIMER_SAVE : 0); in epc_set_features()
550 (save ? ATA_SF_EPC_RST_SAVE : 0); in epc_set_features()
620 int enable = -1, save = 0; in epc() local
710 save = 1; in epc()
836 timeout, action, power_cond, timer_tenths, enable, save, in epc()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh50 save %sp, -SA(MINFRAME + 4), %sp
59 save %sp, -SA(MINFRAME + 4), %sp
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_dft_fgbg.c83 bool save = SP_PARM->_default_color; in NCURSES_SP_NAME()
87 SP_PARM->_default_color = save; in NCURSES_SP_NAME()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_012_pos.ksh73 log_must cp /etc/exports.d/zfs.exports /etc/exports.d/zfs.exports.save
79 log_must mv /etc/exports.d/zfs.exports.save /etc/exports.d/zfs.exports
/freebsd/contrib/file/magic/Magdir/
H A Dadventure80 # Some saved game files start with "TADS2 save/g\n\r\032\0", a little-endian
82 # "TADS2 save\n\r\032\0" and the interpreter version.
83 0 string TADS2\ save/g TADS
88 # Other saved game files start with "TADS2 save\n\r\032\0" and the interpreter
90 0 string TADS2\ save TADS
/freebsd/contrib/netbsd-tests/ipf/
H A Dt_nat_exec.sh54 atf_check -o save:save -x \
56 cat save >>out
/freebsd/contrib/less/
H A Dlsystem.c133 p = save(shell); in lsystem()
149 p = save("sh"); in lsystem()
151 p = save(cmd); in lsystem()
/freebsd/usr.sbin/makefs/tests/
H A Dmakefs_cd9660_tests.sh73 atf_check -e empty -o save:$TEST_SPEC_FILE -s exit:0 \
80 atf_check -e empty -o save:dupe_$TEST_SPEC_FILE -s exit:0 \
98 atf_check -e empty -o save:$TEST_SPEC_FILE -s exit:0 \
118 atf_check -e empty -o save:$TEST_SPEC_FILE -s exit:0 \
/freebsd/usr.bin/printf/
H A Dprintf.c462 char *save, *store, c; in escape() local
465 for (save = store = fmt; ((c = *fmt) != 0); ++fmt, ++store) { in escape()
474 *len = store - save; in escape()
489 *len = store - save; in escape()
531 *len = store - save; in escape()
/freebsd/crypto/openssl/apps/
H A Dvms_decc_init.c142 # pragma extern_model save
160 # pragma extern_model save
/freebsd/contrib/tcsh/nls/russian/
H A Dset36 4 Cut from beginning of line to cursor - save in cut buffer
24 22 Cut from cursor to end of current word - save in cut buffer
45 43 Cut to end of line and save in cut buffer
46 44 Cut area between mark and cursor and save in cut buffer
47 45 Cut the entire line and save in cut buffer
/freebsd/usr.sbin/newsyslog/
H A Dptimes.c266 int save; in parseDWM() local
269 save = 6 - tm.tm_wday; in parseDWM()
270 save += (l + 1); in parseDWM()
272 save = l - tm.tm_wday; in parseDWM()
275 tm.tm_mday += save; in parseDWM()
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c161 char *save = NULL; in set_global_var_parse_kv() local
162 char *k = strtok_r(d, "=", &save); in set_global_var_parse_kv()
163 char *v_str = strtok_r(NULL, "=", &save); in set_global_var_parse_kv()
164 char *follow = strtok_r(NULL, "=", &save); in set_global_var_parse_kv()
/freebsd/contrib/unbound/contrib/
H A Dunbound_cache.cmd3 rem -- DNS cache save/load script
96 echo s - Save - save Unbound DNS cache contents to plain file with domain names.
99 echo filename - file to save/load dumped cache. If not specified, %program_path%\%fname% will be us…
/freebsd/contrib/llvm-project/lld/COFF/
H A DMinGW.cpp198 return saver().save("_" + sym); in mangle()
199 return saver().save(sym); in mangle()
265 ctx, saver().save("__imp_" + w.wrap->getName()), d); in wrapSymbols()

12345678910>>...29