代码搜索:OpenAT
找到约 30 项符合「OpenAT」的源代码
代码结果 30
www.eeworm.com/read/320652/3546065
c openat.c
/* openat -- Open a file named relative to an open directory. Hurd version.
Copyright (C) 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is fr
www.eeworm.com/read/367182/2851917
c openat.c
/* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under th
www.eeworm.com/read/367182/2854104
c openat.c
/* openat -- Open a file named relative to an open directory. Hurd version.
Copyright (C) 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is fr
www.eeworm.com/read/364550/2903007
s openat.s
/*
* arch/i386/openat.S
*
* Handle the openat() system call - oddball due to the varadic
* prototype, which forces the use of the cdecl calling convention,
* and the need for O_LARGEFILE.
*/
#i
www.eeworm.com/read/391748/8380353
c openat-die.c
/* Report a save- or restore-cwd failure in our openat replacement and then exit.
Copyright (C) 2005, 2006 Free Software Foundation, Inc.
This program is free software: you can redistribute it
www.eeworm.com/read/391748/8380484
c openat-proc.c
/* Create /proc/self/fd-related names for subfiles of open directories.
Copyright (C) 2006 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
www.eeworm.com/read/391748/8380622
h openat-priv.h
/* Internals for openat-like functions.
Copyright (C) 2005, 2006 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of th
www.eeworm.com/read/391748/8381814
m4 openat.m4
#serial 15
# See if we need to use our replacement for Solaris' openat et al functions.
dnl Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
dnl This file is free software; the Fre
www.eeworm.com/read/259547/11784060
doc openat技术整理.doc
www.eeworm.com/read/470917/1441286
c openat64.c
#define OPENAT openat64
#define __OPENAT_2 __openat64_2
#define MORE_OFLAGS O_LARGEFILE
#include "openat.c"