HomeSort by: relevance | last modified time | path
    Searched defs:IF (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerDataFlowTrace.cpp 24 if (DirPath.empty()) return;
32 std::ifstream IF(DirPlusFile(DirPath, kFunctionsTxt));
35 while (std::getline(IF, L, '\n')) {
37 if (FocusFunction == L)
40 if (!NumFunctions || FocusFuncIdx == SIZE_MAX || Files.size() <= 1)
47 if (Name == kFunctionsTxt) continue;
54 std::ifstream IF(SF.File);
55 while (std::getline(IF, L, '\n')) {
57 if (SpacePos == std::string::npos)
59 if (L.empty() || L[0] != 'F'
    [all...]
FuzzerMerge.cpp 32 if (!Parse(IS, ParseCoverage)) {
47 // STARTED 1 456 # If DONE is missing, the input crashed while processing.
55 if (!std::getline(IS, Line, '\n')) return false;
59 if (NumFiles == 0 || NumFiles > 10000000) return false;
62 if (!std::getline(IS, Line, '\n')) return false;
66 if (NumFilesInFirstCorpus > NumFiles) return false;
71 if (!std::getline(IS, Files[i].Name, '\n'))
85 if (Marker == "STARTED") {
87 if (ExpectedStartMarker != N)
93 } else if (Marker == "DONE")
    [all...]
  /src/bin/pax/
options.h 32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
51 * operation mode of pax, a set of illegal flags is defined. If any one of
63 #define IF 0x000000020ULL
116 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CMF|CPF|CXF|CYF|CZF)
  /src/libexec/telnetd/
telnetd.c 28 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
57 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
65 #if 0
89 #if defined(AUTHENTICATION) || defined(ENCRYPTION)
164 #if defined(IPPROTO_IP) && defined(IP_TOS)
188 if (strcmp(optarg, "debug") == 0) {
190 } else if (strcasecmp(optarg, "none") == 0) {
192 } else if (strcasecmp(optarg, "other") == 0) {
194 } else if (strcasecmp(optarg, "user") == 0) {
196 } else if (strcasecmp(optarg, "valid") == 0)
    [all...]
  /src/bin/ksh/
lex.h 25 int errline; /* line the error occurred on (0 if not set) */
77 /* If something is added here, add it to tokentab[] in syn.c as well */
82 #define IF 260
  /src/libexec/getty/
gettytab.h 28 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
92 #define IF gettystrs[27].value
  /src/usr.sbin/lpr/common_source/
common.c 33 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
39 #if 0
71 long BR; /* baud rate if lp is a tty */
75 long FC; /* flags to clear if lp is a tty */
77 long FS; /* flags to set if lp is a tty */
80 const char *IF; /* name of input filter (created per job) */
85 const char *MS; /* stty flags to set if lp is a tty */
113 int remote; /* true if sending files to a remote host */
127 * Create a TCP connection to host "rhost". If "rhost" is of the
146 if (rhost == NULL
    [all...]
  /src/games/warp/
warp.h 187 * Substitute if_text if test_text matches pattern, otherwise
190 * (Note: %() only works if CONDSUB defined.)
207 /* (If it is not kept in passwd, */
229 /* if not setuid or setgid, you don't need it */
241 # define IF(c) if (c)
244 # define IF(c)
251 # define IF(c) "IF" outside of VERBOSE???
256 # define assert(ex) {if (!(ex)){fprintf(stderr,"Assertion failed: file %s, line %d\r\n", __FILE__, __LINE__);sig_catcher(0 (…)
    [all...]
  /src/distrib/amiga/miniroot/
install.md 28 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
40 if [ ! -z "$TERM" ]; then
51 if ! cp /dev/null /tmp/.root_writable >/dev/null 2>&1; then
75 if [ -x /mnt/usr/sbin/installboot ]; then
117 echo "If you like, you can now examine the labels of your disks."
140 if [ "$MODE" = "install" ]; then
174 You can hit Control-C at any time to quit, but if you do so at a
187 Note: If you wish to have another try. Just type '^D' at the prompt. After
195 if [ "$MODE" = "install" ]; then
206 Note: If you wish to have another try. Just type '^D' at the prompt. Afte
    [all...]
  /src/distrib/atari/floppies/prepare/
install.md 28 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
40 if [ ! -z "$TERM" ]; then
51 if [ ! -e /tmp/.root_writable ]; then
77 If you want to use an AHDI compatible partitioning, you have to assign some
138 is a swap partition. If you wish, the remaining partitioning work might
147 You can hit Control-C at any time to quit, but if you do so at a
158 Note: If you wish to have another try. Just type '^D' at the prompt. After
173 Note: If you wish to have another try. Just type '^D' at the prompt. After
  /src/distrib/sparc/
install.md 28 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
39 if [ "$MODE" = upgrade ]; then
44 if [ ! -z "$TERM" ]; then
59 if ! mount_mfs -s 2048 swap /tmp ; then
114 if [ x$cfdl = xndl ]; then
177 if [ -f /usr/bin/vi ]; then
185 if [ ! -f /mnt/netbsd ]; then
187 if [ -f /netbsd ]; then
199 if [ "$MODE" = "install" ]; then
233 You can hit Control-C at any time to quit, but if you do so at
    [all...]
  /src/distrib/sun2/miniroot/
install.md 28 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
41 if [ ! -z "$TERM" ]; then
52 if ! cp /dev/null /tmp/.root_writable >/dev/null 2>&1; then
136 if [ ! -f /mnt/netbsd ]; then
145 if [ "$MODE" = "install" ]; then
179 You can hit Control-C at any time to quit, but if you do so at a
197 if [ "$MODE" = "install" ]; then
  /src/distrib/sun3/miniroot/
install.md 28 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
41 if [ ! -z "$TERM" ]; then
52 if ! cp /dev/null /tmp/.root_writable >/dev/null 2>&1; then
136 if [ ! -f /mnt/netbsd ]; then
145 if [ "$MODE" = "install" ]; then
179 You can hit Control-C at any time to quit, but if you do so at a
197 if [ "$MODE" = "install" ]; then
  /src/distrib/hp300/miniroot/
install.md 29 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
41 if [ ! -z "$TERM" ]; then
57 if ! mount_mfs -s 2048 swap /tmp ; then
113 if grep_check_q "no disk label" /tmp/checkfordisklabel; then
128 if [ -z "${_disk_instance}" ]; then
139 Geometry info for SCSI disks was printed at boot time. If that information
230 if ! disklabel -w -r ${1} ${_cur_disk_name}; then
248 if ! disklabel -e /dev/r${1}a; then
259 (filesystem block size), and cpg (cylinders per group) values. If you
280 if dmesg | grep_check_q "${1}: "; the
    [all...]
  /src/distrib/mac68k/miniroot/
install.md 29 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
41 if [ ! -z "$TERM" ]; then
57 if ! mount_mfs -s 2048 swap /tmp ; then
141 If you have SCSI disks, however, prior knowledge of disk geometry
143 information for SCSI disks during boot, if possible. If you did not
153 You can hit Control-C at any time to quit, but if you do so at a
  /src/distrib/mvme68k/miniroot/
install.md 29 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
41 if [ ! -z "$TERM" ]; then
106 if grep_check "no disklabel" /tmp/checkfordisklabel; then
189 information for SCSI disks during boot, if possible. If you did not make it
198 Control-C at any time to quit, but if you do so at a prompt, you may have to

Completed in 17 milliseconds