Home
last modified time | relevance | path

Searched refs:interact (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-12.1/bin/ed/
H A Dglbl.c74 exec_global(int interact, int gflag) in exec_global() argument
85 if (!interact) in exec_global()
91 if (!interact && (cmd = get_extended_line(&n, 0)) == NULL) in exec_global()
98 if (interact) { in exec_global()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A Dembedded_interpreter.py95 code.interact(
105 code.interact(
111 code.interact(
/freebsd-12.1/stand/common/
H A Dinterp.c46 interact(void) in interact() function
H A Dbootstrap.h48 void interact(void);
/freebsd-12.1/stand/mips/beri/loader/
H A Dmain.c152 interact(); in main()
/freebsd-12.1/stand/powerpc/ofw/
H A Dmain.c174 interact(); /* doesn't return */ in main()
/freebsd-12.1/contrib/diff/src/
H A Dsdiff.c59 static bool interact (struct line_filter *, struct line_filter *, char const *, struct line_filter …
700 interact_ok = interact (&diff_filt, &lfilt, lname, &rfilt, rname, out); in main()
1123 interact (struct line_filter *diff, in interact() function
/freebsd-12.1/stand/userboot/userboot/
H A Dmain.c212 interact(); /* doesn't return */ in loader_main()
/freebsd-12.1/contrib/sendmail/contrib/
H A Detrn.012 interact, giving the server an opportunity to start the pro�
/freebsd-12.1/contrib/apr/docs/
H A Dnon_apr_programs6 released. So, we have provided a way for non-APR'ized programs to interact
/freebsd-12.1/stand/i386/loader/
H A Dmain.c245 interact(); in main()
/freebsd-12.1/usr.sbin/zic/
H A DREADME33 operating system, or may not interact with the system in the same way the
/freebsd-12.1/contrib/tzcode/zic/
H A DREADME33 operating system, or may not interact with the system in the same way the
/freebsd-12.1/stand/powerpc/kboot/
H A Dmain.c294 interact(); /* doesn't return */ in main()
/freebsd-12.1/stand/uboot/common/
H A Dmain.c540 interact(); /* doesn't return */ in main()
/freebsd-12.1/crypto/heimdal/doc/
H A Dinit-creds192 be included in the request. The library default is to interact with
197 converting the password to a key. The library default is to interact
/freebsd-12.1/contrib/libxo/doc/
H A Dfaq.rst193 Field names constitute the means by which client programmers interact
/freebsd-12.1/bin/sh/
H A Dparser.c208 parsecmd(int interact) in parsecmd() argument
220 doprompt = interact; in parsecmd()
/freebsd-12.1/stand/sparc64/loader/
H A Dmain.c892 interact(); in main()
/freebsd-12.1/stand/efi/loader/
H A Dmain.c1005 interact(); /* doesn't return */ in main()
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DREADME-Windows.txt191 wpa_cli.exe and wpa_gui.exe can be used to interact with the
/freebsd-12.1/sys/gnu/dts/arm64/rockchip/
H A Drk3399-gru.dtsi21 * the schematic as long as those rails interact in some way with
/freebsd-12.1/crypto/heimdal/lib/kadm5/
H A Dad.c100 sasl_interact(LDAP *ld, unsigned flags, void *defaults, void *interact) in sasl_interact() argument
/freebsd-12.1/contrib/libpcap/
H A DINSTALL.txt47 Sometimes the stock C compiler does not interact well with Flex and
/freebsd-12.1/contrib/diff/
H A DChangeLog954 * src/sdiff.c (interact): After extracting rlen from the editor
1341 (interact): Use strtoumax, not atoi.
1866 (edit, interact): Now take extra string arg.
1885 (interact): New args lname, rname.
2619 (lf_refill, main, skip_white, edit, interact): Check for signal.
2958 * sdiff.c (interact): Don't assume diff output ends with 'q' line.

12