Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/tests/dir/
H A Dscandir_variation7.phpt24 /*1*/ 0477, // owner has read only, other and group has rwx
25 0677, // owner has rw only, other and group has rwx
30 /*5*/ 0400, // owner has read only, group and others have no permission
31 0600, // owner has rw only, group and others have no permission
33 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
34 0407, // owner has read only, other has rwx & group has no permission
36 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
37 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dopendir_variation7.phpt25 /*1*/ 0477, // owner has read only, other and group has rwx
26 0677, // owner has rw only, other and group has rwx
31 /*5*/ 0400, // owner has read only, group and others have no permission
32 0600, // owner has rw only, group and others have no permission
34 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
35 0407, // owner has read only, other has rwx & group has no permission
37 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
38 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Dreaddir_variation5.phpt25 /*1*/ 0477, // owner has read only, other and group has rwx
26 0677, // owner has rw only, other and group has rwx
31 /*5*/ 0400, // owner has read only, group and others have no permission
32 0600, // owner has rw only, group and others have no permission
34 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
35 0407, // owner has read only, other has rwx & group has no permission
37 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
38 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
H A Ddir_variation3.phpt26 /*1*/ 0477, // owner has read only, other and group has rwx
27 0677, // owner has rw only, other and group has rwx
32 /*5*/ 0400, // owner has read only, group and others have no permission
33 0600, // owner has rw only, group and others have no permission
35 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
36 0407, // owner has read only, other has rwx & group has no permission
38 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
39 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
/PHP-8.2/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-8.2/ext/ftp/tests/
H A Dftp_mlsd.phpt44 ["UNIX.owner"]=>
63 ["UNIX.owner"]=>
84 ["UNIX.owner"]=>
H A Dserver.inc520 …0002;perm=flcdmpe;type=cdir;unique=811U4340002;UNIX.group=33;UNIX.mode=0755;UNIX.owner=33; .\r\n");
521 …002;perm=flcdmpe;type=pdir;unique=811U4340002;UNIX.group=33;UNIX.mode=0755;UNIX.owner=33; ..\r\n");
522 …rw;size=4729;type=file;unique=811U4340CB9;UNIX.group=33;UNIX.mode=0644;UNIX.owner=33; foobar\r\n");
/PHP-8.2/Zend/
H A Dzend_virtual_cwd.h186 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link);
280 #define VCWD_CHOWN(path, owner, group) virtual_chown(path, owner, group, 0) argument
282 #define VCWD_LCHOWN(path, owner, group) virtual_chown(path, owner, group, 1) argument
335 #define VCWD_CHOWN(path, owner, group) chown(path, owner, group) argument
337 #define VCWD_LCHOWN(path, owner, group) lchown(path, owner, group) argument
H A Dzend_virtual_cwd.c1413 CWD_API int virtual_chown(const char *filename, uid_t owner, gid_t group, int link) /* {{{ */ in virtual_chown() argument
1426 ret = lchown(new_state.cwd, owner, group); in virtual_chown()
1431 ret = chown(new_state.cwd, owner, group); in virtual_chown()
/PHP-8.2/sapi/fpm/tests/
H A Dbug68591-conf-test-listen-owner.phpt2 FPM: bug68591 - config test listen owner existence
17 listen.owner = aaaaaa
H A Dsocket-uds-numeric-ugid.phpt2 FPM: UNIX socket owner and group settings can be numeric
19 listen.owner = 1234
H A Dsocket-uds-numeric-ugid-nonroot.phpt2 FPM: UNIX socket owner and group settings can be numeric
19 listen.owner = {{UID}}
/PHP-8.2/ext/standard/tests/file/
H A Dfileowner_basic.phpt7 echo "-- Testing with the file or directory created by owner --\n";
37 -- Testing with the file or directory created by owner --
H A Dfilegroup_basic.phpt14 echo "-- Testing with the file or directory created by owner --\n";
52 -- Testing with the file or directory created by owner --
/PHP-8.2/scripts/dev/
H A Dmakedist179 "$tar" cf "$prefix".tar --owner=0 --group=0 --numeric-owner --sort=name "$prefix"
/PHP-8.2/ext/session/
H A Dmod_mm.c56 pid_t owner; member
225 data->owner = getpid(); in ps_mm_initialize()
249 if (data->owner != getpid()) { in ps_mm_destroy()
/PHP-8.2/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-8.2/ext/standard/tests/file/windows_acls/
H A Dcommon.inc56 /* Current user needs to be owner of the test files. As well
/PHP-8.2/build/
H A Dax_func_which_gethostbyname_r.m451 # As a special exception, the respective Autoconf Macro's copyright owner
/PHP-8.2/sapi/fpm/
H A Dwww.conf.in49 ; BSD-derived systems allow connections regardless of permissions. The owner
52 ; is not set, the owner's group is used. Mode is set to 0660.
53 ;listen.owner = @php_fpm_user@
59 ; When set, listen.owner and listen.group are ignored
/PHP-8.2/
H A DNEWS1623 . Fixed bug #67244 (Wrong owner:group for listening unix socket).
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic108 # attributes (bits: 0~owner read,1~owner write,3~no delete,4~public read,5~public write)
2703 # owner user name null terminated
H A Dmagic私はガラスを食べられます108 # attributes (bits: 0~owner read,1~owner write,3~no delete,4~public read,5~public write)
2703 # owner user name null terminated

Completed in 132 milliseconds