Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 25 of 26) sorted by relevance

12

/PHP-7.3/ext/standard/tests/dir/
H A Dscandir_variation7.phpt37 /*1*/ 0477, // owner has read only, other and group has rwx
38 0677, // owner has rw only, other and group has rwx
43 /*5*/ 0400, // owner has read only, group and others have no permission
44 0600, // owner has rw only, group and others have no permission
46 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
47 0407, // owner has read only, other has rwx & group has no permission
49 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
50 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dopendir_variation7.phpt38 /*1*/ 0477, // owner has read only, other and group has rwx
39 0677, // owner has rw only, other and group has rwx
44 /*5*/ 0400, // owner has read only, group and others have no permission
45 0600, // owner has rw only, group and others have no permission
47 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
48 0407, // owner has read only, other has rwx & group has no permission
50 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
51 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dreaddir_variation5.phpt38 /*1*/ 0477, // owner has read only, other and group has rwx
39 0677, // owner has rw only, other and group has rwx
44 /*5*/ 0400, // owner has read only, group and others have no permission
45 0600, // owner has rw only, group and others have no permission
47 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
48 0407, // owner has read only, other has rwx & group has no permission
50 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
51 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Ddir_variation3.phpt40 /*1*/ 0477, // owner has read only, other and group has rwx
41 0677, // owner has rw only, other and group has rwx
46 /*5*/ 0400, // owner has read only, group and others have no permission
47 0600, // owner has rw only, group and others have no permission
49 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
50 0407, // owner has read only, other has rwx & group has no permission
52 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
53 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
/PHP-7.3/ext/xsl/tests/53965/
H A Dcollection.xsl5 <xsl:param name="owner" select="'Nicolas Eliaszewicz'"/> parameter
8 Hey! Welcome to <xsl:value-of select="$owner"/>'s sweet CD collection!
/PHP-7.3/ext/standard/tests/file/
H A Dfileowner_basic.phpt6 * Description: Returns the user ID of the owner of the file, or
12 echo "-- Testing with the file or directory created by owner --\n";
42 -- Testing with the file or directory created by owner --
H A Dfilegroup_basic.phpt17 echo "-- Testing with the file or directory created by owner --\n";
55 -- Testing with the file or directory created by owner --
H A Dlchown_basic.phpt11 * Description: Change file owner of a symlink
H A Dfileowner_error.phpt6 * Description: Returns the user ID of the owner of the file, or
H A Dfileowner_variation1.phpt13 * Description: Returns the user ID of the owner of the file, or
H A Dfileowner_variation2.phpt8 * Description: Returns the user ID of the owner of the file, or
H A Dlchown_error.phpt20 * Description: Change file owner of a symlink
H A Dfileowner_variation3.phpt8 * Description: Returns the user ID of the owner of the file, or
/PHP-7.3/ext/ftp/tests/
H A Dftp_mlsd.phpt45 ["UNIX.owner"]=>
64 ["UNIX.owner"]=>
85 ["UNIX.owner"]=>
H A Dserver.inc41 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 .\r\n");
42 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 ..\r\n");
43 fputs($fs, "drwxr-x--- 3 owner group 4096 Jul 12 12:16 public_ftp\r\n");
529 …0002;perm=flcdmpe;type=cdir;unique=811U4340002;UNIX.group=33;UNIX.mode=0755;UNIX.owner=33; .\r\n");
530 …002;perm=flcdmpe;type=pdir;unique=811U4340002;UNIX.group=33;UNIX.mode=0755;UNIX.owner=33; ..\r\n");
531 …rw;size=4729;type=file;unique=811U4340CB9;UNIX.group=33;UNIX.mode=0644;UNIX.owner=33; foobar\r\n");
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.h167 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link);
259 #define VCWD_CHOWN(path, owner, group) virtual_chown(path, owner, group, 0) argument
261 #define VCWD_LCHOWN(path, owner, group) virtual_chown(path, owner, group, 1) argument
314 #define VCWD_CHOWN(path, owner, group) chown(path, owner, group) argument
316 #define VCWD_LCHOWN(path, owner, group) lchown(path, owner, group) argument
H A Dzend_virtual_cwd.c1646 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link) /* {{{ */ in virtual_chown() argument
1659 ret = lchown(new_state.cwd, owner, group); in virtual_chown()
1664 ret = chown(new_state.cwd, owner, group); in virtual_chown()
/PHP-7.3/ext/session/
H A Dmod_mm.c58 pid_t owner; member
228 data->owner = getpid(); in ps_mm_initialize()
253 if (data->owner != getpid()) { in ps_mm_destroy()
/PHP-7.3/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/PHP-7.3/ext/standard/tests/file/windows_acls/
H A Dcommon.inc51 /* Current user needs to be owner of the test files. As well
/PHP-7.3/TSRM/m4/
H A Dax_func_which_gethostbyname_r.m451 # As a special exception, the respective Autoconf Macro's copyright owner
/PHP-7.3/ext/odbc/
H A Dphp_odbc.c233 ZEND_ARG_INFO(0, owner)
241 ZEND_ARG_INFO(0, owner)
254 ZEND_ARG_INFO(0, owner)
262 ZEND_ARG_INFO(0, owner)
270 ZEND_ARG_INFO(0, owner)
289 ZEND_ARG_INFO(0, owner)
298 ZEND_ARG_INFO(0, owner)
308 ZEND_ARG_INFO(0, owner)
/PHP-7.3/sapi/fpm/
H A Dwww.conf.in47 ;listen.owner = @php_fpm_user@
52 ; When set, listen.owner and listen.group are ignored
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c25694 p->owner = self; in pthreadMutexEnter()
25703 assert( p->nRef>0 || p->owner==0 ); in pthreadMutexEnter()
25704 p->owner = pthread_self(); in pthreadMutexEnter()
25737 p->owner = self; in pthreadMutexTry()
25749 p->owner = pthread_self(); in pthreadMutexTry()
25776 if( p->nRef==0 ) p->owner = 0; in pthreadMutexLeave()
26180 return p->nRef==0 || p->owner!=tid;
26407 p->owner = tid;
26443 p->owner = tid;
26473 assert( p->owner==tid );
[all …]
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic108 # attributes (bits: 0~owner read,1~owner write,3~no delete,4~public read,5~public write)
2318 # owner user name null terminated

Completed in 532 milliseconds

12