HomeSort by: relevance | last modified time | path
    Searched refs:check_write (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/ftpd/
ftpcmd.y 117 static int check_write(const char *, int);
418 if (check_write($3, 1))
426 if (check_write($3, 1))
434 if (check_write($3, 1))
454 if (check_write($3, 0)) {
476 if (check_write($3, 0))
484 if (check_write($3, 0))
492 if (check_write($3, 0))
548 if (check_write($7, 0)) {
676 if ($4 && check_write("", 0))
    [all...]
  /src/tests/lib/libc/sys/
t_sigio.c 317 check_write(int writefd) function
611 check_write(fifowr);
804 check_write(pipefd[1]);
977 check_write(ptyapp);
1152 check_write(ptyhost);
1382 check_write(sockfd[1]);
1490 check_write(sockfd[1]);
1675 check_write(sockfd[1]);
1784 check_write(sockfd[1]);
1972 check_write(sockfd[1])
    [all...]
  /src/usr.bin/make/
meta.c 1435 goto check_write;
1457 check_write:

Completed in 44 milliseconds