fail              835 lib-src/emacsclient.c 		  fail ();
fail             1120 lib-src/emacsclient.c       fail ();
fail             1129 lib-src/emacsclient.c       fail ();
fail             1142 lib-src/emacsclient.c       fail ();
fail             1486 lib-src/emacsclient.c       fail ();
fail             1540 lib-src/emacsclient.c       fail ();
fail             1982 lib-src/emacsclient.c 	fail ();
fail             1992 lib-src/emacsclient.c       fail ();
fail               68 lib-src/seccomp-filter.c fail (int error, const char *format, ...)
fail              105 lib-src/seccomp-filter.c     fail (-status, "seccomp_attr_set (ctx, %u, %u)", attr, value);
fail              120 lib-src/seccomp-filter.c         fail (-status, "seccomp_rule_add_array (%s, %s, %d, {%s})",  \
fail              137 lib-src/seccomp-filter.c     fail (errno, "open %s", file);
fail              140 lib-src/seccomp-filter.c     fail (-status, "%s", name);
fail              142 lib-src/seccomp-filter.c     fail (errno, "close");
fail              152 lib-src/seccomp-filter.c     fail (0, "usage: %s out.bpf out.pfc out-exec.bpf out-exec.pfc",
fail              158 lib-src/seccomp-filter.c     fail (0, "seccomp_init");
fail               93 lib/pipe2.c            goto fail;
fail              123 lib/pipe2.c            goto fail;
fail              134 lib/pipe2.c            goto fail;
fail              155 lib/pipe2.c     fail:
fail               53 nt/cmdproxy.c  void fail (const char *, ...) __attribute__((noreturn));
fail               55 nt/cmdproxy.c  void fail (const char *, ...);
fail              535 nt/cmdproxy.c        fail ("cmdproxy: received %d event\n", event);
fail              624 nt/cmdproxy.c      fail ("error: GetCurrentDirectory failed\n");
fail              639 nt/cmdproxy.c      fail ("error: GetModuleFileName failed\n");
fail              720 nt/cmdproxy.c  	      fail ("Could not run %s\n", GetCommandLine ());
fail              759 nt/cmdproxy.c  		fail ("error: expecting arg for %s\n", *argv);
fail              817 nt/cmdproxy.c          fail ("error: no program name specified.\n");
fail              842 nt/cmdproxy.c  	fail ("error: COMSPEC is not set\n");
fail              848 nt/cmdproxy.c  	fail ("error: the program %s could not be found.\n", getenv ("COMSPEC"));
fail              936 nt/cmdproxy.c      fail ("Internal error: program name not defined\n");
fail              950 nt/cmdproxy.c    fail ("Could not run %s\n", progname);
fail              196 src/cm.c             goto fail;
fail              288 src/cm.c       fail:
fail             2384 src/fileio.c         bool fail = fsetfilecon (ofd, con) != 0;
fail             2386 src/fileio.c         if (fail && errno != ENOTSUP)
fail             3327 src/fileio.c     bool fail;
fail             3372 src/fileio.c   	  fail = (lsetfilecon (SSDATA (encoded_absname),
fail             3376 src/fileio.c   	  if (fail && errno != ENOTSUP)
fail             3381 src/fileio.c   	  return fail ? Qnil : Qt;
fail             3455 src/fileio.c     bool fail;
fail             3479 src/fileio.c         fail = (acl_set_file (SSDATA (encoded_absname), ACL_TYPE_ACCESS,
fail             3482 src/fileio.c         if (fail && acl_errno_valid (errno))
fail             3486 src/fileio.c         return fail ? Qnil : Qt;
fail             3459 src/regex-emacs.c 	  goto fail;							\
fail             4137 src/regex-emacs.c 		  goto fail;
fail             4290 src/regex-emacs.c 		    goto fail;
fail             4329 src/regex-emacs.c 		    goto fail;
fail             4354 src/regex-emacs.c 	      goto fail;
fail             4408 src/regex-emacs.c 	      goto fail;
fail             4476 src/regex-emacs.c 	      goto fail;
fail             4528 src/regex-emacs.c 		    goto fail;
fail             4551 src/regex-emacs.c 	  goto fail;
fail             4563 src/regex-emacs.c 	  goto fail;
fail             4571 src/regex-emacs.c 	  goto fail;
fail             4579 src/regex-emacs.c 	  goto fail;
fail             4831 src/regex-emacs.c 	      goto fail;
fail             4841 src/regex-emacs.c 	    goto fail;
fail             4859 src/regex-emacs.c 		goto fail;
fail             4872 src/regex-emacs.c 		    goto fail;
fail             4884 src/regex-emacs.c 	    goto fail;
fail             4901 src/regex-emacs.c 		goto fail;
fail             4915 src/regex-emacs.c 	  goto fail;
fail             4927 src/regex-emacs.c 	    goto fail;
fail             4944 src/regex-emacs.c 		goto fail;
fail             4956 src/regex-emacs.c 		    goto fail;
fail             4968 src/regex-emacs.c 	    goto fail;
fail             4984 src/regex-emacs.c 		goto fail;
fail             4997 src/regex-emacs.c                     goto fail;
fail             5021 src/regex-emacs.c 		goto fail;
fail             5031 src/regex-emacs.c 	    goto fail;
fail             5048 src/regex-emacs.c 		goto fail;
fail             5062 src/regex-emacs.c     fail:
fail             5091 src/regex-emacs.c 	      goto fail;
fail             6926 src/w32.c            bool fail =
fail             6929 src/w32.c            if (fail && acl_errno_valid (errno))
fail             7754 src/w32.c              goto fail;
fail             7803 src/w32.c      	    goto fail;
fail             7821 src/w32.c          fail:
fail             26055 src/xterm.c      struct x_failable_request *fail, *last;
fail             26068 src/xterm.c          fail = x_request_can_fail (dpyinfo, event->serial);
fail             26070 src/xterm.c          if (fail)
fail             26075 src/xterm.c    	  if (event->serial == fail->end)
fail             26078 src/xterm.c    	      memmove (&dpyinfo->failable_requests, fail,
fail             26079 src/xterm.c    		       sizeof *fail * (last - fail));
fail             26081 src/xterm.c    						+ (last - fail));