Home
last modified time | relevance | path

Searched refs:project (Results 76 – 100 of 139) sorted by relevance

123456

/illumos-gate/usr/src/cmd/Adm/
H A DMakefile28 ETC_SCRIPT= group project ttysrch mailcap mime.types
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgetprojent.c89 sizeof (struct project),
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A DREADME34 Apple Darwin project, smb-217.2 code drop. See the file
/illumos-gate/usr/src/tools/smatch/src/smatch_data/db/
H A Dfill_db_type_size.pl9 my $project = shift;
H A Dfill_db_type_value.pl10 my $project = shift;
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h281 char *project; /* NULL for no change */ member
H A Dlibrestart.c2216 struct project proj, *pp; in get_projid()
2221 cip->project = NULL; in get_projid()
2256 cip->project = strdup(str); in get_projid()
2257 return (cip->project != NULL ? 0 : ENOMEM); in get_projid()
2286 cip->project = strdup(pp->pj_name); in get_projid()
2288 return (cip->project != NULL ? 0 : ENOMEM); in get_projid()
3626 if (cip->project == NULL) { in restarter_set_method_context()
3662 switch (setproject(cip->project, cip->pwd.pw_name, in restarter_set_method_context()
3806 free(mcp->project); in restarter_free_method_context()
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME3 The Rapid Spanning Tree Library project contains a full implementation
/illumos-gate/usr/src/lib/pkcs11/libkcfd/
H A DREADME32 project, to ensure that only pkcs11_softtoken.so.1 is used for
/illumos-gate/usr/src/cmd/netfiles/
H A Dnsswitch.files52 project: files
H A Dnsswitch.ldap66 project: files ldap
H A Dnsswitch.nis64 project: files nis
H A Dnsswitch.dns64 project: files
H A Dnsswitch.ad72 project: files
/illumos-gate/usr/src/lib/libproject/common/
H A Dsetproject.c576 pid_t pid, struct ps_prochandle *Pr, struct project *proj) in setproject_proc()
586 struct project local_proj; /* space to store proj if not provided */ in setproject_proc()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c1933 uint64_t flags, uint64_t user, uint64_t group, uint64_t project, in do_userquota_update() argument
1950 (void) sprintf(name, "%llx", (longlong_t)project); in do_userquota_update()
1959 uint64_t user, uint64_t group, uint64_t project, boolean_t subtract) in do_userobjquota_update() argument
1975 DMU_OBJACCT_PREFIX "%llx", (longlong_t)project); in do_userobjquota_update()
2161 uint64_t *project = NULL; in dmu_objset_userquota_get_ids() local
2219 project = &dn->dn_oldprojid; in dmu_objset_userquota_get_ids()
2223 project = &dn->dn_newprojid; in dmu_objset_userquota_get_ids()
2231 user, group, project); in dmu_objset_userquota_get_ids()
/illumos-gate/usr/src/man/man5/
H A DMakefile151 project.5 \
/illumos-gate/usr/src/lib/libc/
H A DREADME28 The Solaris Process Model Unification project:
190 The putback of the project:
227 The following project:
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME44 The solution to this is to follow what other project teams have done in the
45 past and create a project private util library.
/illumos-gate/usr/src/cmd/id/
H A Did.c254 struct project proj; in main()
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v636 This project adds DHCPv6 client-side (not server) support to
142 project are the "async operation" and the "IPC action." An async
603 must be dealt with for this project, but the plan is to include
723 this project, because it's not needed yet.
739 the "Quagga SMF Modifications" project (PSARC 2006/552), in.ndpd in
783 interface. This won't be done as part of this project, however.
1007 a fix for that will be included with this project.
1013 development will be fixed along with this project. Some of these
1090 from this daemon. When that Clearview project integrates, the
1098 This project will not fix that problem, but the DUID/IAID could be
[all …]
/illumos-gate/usr/src/contrib/mDNSResponder/
H A DREADME55 In addition the project introduces the following changes:
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown30 The library is currently about 1100 lines of code. In order to use it in your project just look at …
/illumos-gate/usr/src/cmd/prstat/
H A Dprutil.c287 struct project proj; in getprojname()
/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c423 struct project proj; in jp()

123456