/kernel/linux/linux-6.6/kernel/ |
H A D | exit.c | 49 #include <linux/posix-timers.h>
|
H A D | fork.c | 82 #include <linux/posix-timers.h>
|
H A D | sys.c | 27 #include <linux/posix-timers.h> 1496 * RLIMIT_CPU handling. Arm the posix CPU timer if the limit is not in do_prlimit() 1497 * infinite. In case of RLIM_INFINITY the posix CPU timer code in do_prlimit()
|
H A D | signal.c | 46 #include <linux/posix-timers.h> 701 * irqs disabled here, since the posix-timers code is in dequeue_signal()
|
/third_party/libevdev/ |
H A D | configure | 31 *posix*) : 32 set -o posix ;; #( 154 *posix*) : 155 set -o posix ;; #( 14163 *posix*) : 14164 set -o posix ;; #(
|
/third_party/skia/third_party/externals/libpng/ |
H A D | configure | 28 *posix*) : 29 set -o posix ;; #( 172 *posix*) : 173 set -o posix ;; #( 13998 *posix*) : 13999 set -o posix ;; #(
|
H A D | ltmain.sh | 126 case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 5240 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
|
/third_party/eudev/ |
H A D | ltmain.sh | 126 case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac 4994 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 5287 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
|
H A D | configure | 28 *posix*) : 29 set -o posix ;; #( 172 *posix*) : 173 set -o posix ;; #( 19790 *posix*) : 19791 set -o posix ;; #(
|
/third_party/curl/ |
H A D | ltmain.sh | 117 case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac 5195 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 5488 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
|
/third_party/lame/ |
H A D | ltmain.sh | 126 case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac 4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 5240 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
|
H A D | configure | 28 *posix*) : 29 set -o posix ;; #( 172 *posix*) : 173 set -o posix ;; #( 18645 *posix*) : 18646 set -o posix ;; #(
|
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 117 case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac 5195 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 5488 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
|
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 117 case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac 5195 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 5488 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
|
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 117 case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac 5196 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" | 5489 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
|
/kernel/linux/linux-5.10/kernel/ |
H A D | sys.c | 26 #include <linux/posix-timers.h> 1600 * RLIMIT_CPU handling. Arm the posix CPU timer if the limit is not in do_prlimit() 1601 * infite. In case of RLIM_INFINITY the posix CPU timer code in do_prlimit()
|
H A D | fork.c | 84 #include <linux/posix-timers.h>
|
H A D | signal.c | 45 #include <linux/posix-timers.h> 692 * irqs disabled here, since the posix-timers code is in dequeue_signal()
|
/third_party/mksh/ |
H A D | Build.sh | 906 : "${CC=cc -posix}" 2835 MKSH_BINSHPOSIX if */sh or */-sh, enable set -o posix
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 28 *posix*) : 29 set -o posix ;; #( 172 *posix*) : 173 set -o posix ;; #( 1552 --with-threads=LIB choose threading library (posix, w32, auto) [auto] 12321 test "x$with_threads" = "xpthreads" && with_threads='posix' 12323 # Check for posix threads support 13090 # forced posix threads 13092 USE_THREADS='posix' 13117 USE_THREADS='posix' [all...] |
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 105 #include <linux/posix-timers.h>
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | inode.c | 737 struct reparse_posix_data *buf = data->reparse.posix; in cifs_reparse_point_to_fattr() 1814 cifs_dbg(FYI, "posix del rc %d\n", rc); in cifs_unlink() 2002 cifs_dbg(FYI, "posix mkdir returned 0x%x\n", rc);
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 104 #include <linux/posix-timers.h>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 184 if (llvm::sys::path::is_absolute(Filename, llvm::sys::path::Style::posix)) in getFullFilepath()
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | smb2pdu.c | 2855 struct create_posix *posix = in smb2_open() local 2863 ksmbd_debug(SMB, "get posix context\n"); in smb2_open() 2865 posix_mode = le32_to_cpu(posix->Mode); in smb2_open() 3098 /* Set default windows and posix acls if creating new file */ in smb2_open() 3107 ksmbd_debug(SMB, "inherit posix acl failed : %d\n", posix_acl_rc); in smb2_open()
|