Home
last modified time | relevance | path

Searched defs:uid (Results 126 – 150 of 18968) sorted by relevance

12345678910>>...759

/dports/devel/agar/agar-1.5.0/ada-core/
H A Dinstall-posix.c132 iposix_uid_format (char *buffer, user_id_t uid) in iposix_uid_format()
141 iposix_uid_scan (const char *buffer, user_id_t *uid) in iposix_uid_scan()
151 iposix_uid_current (user_id_t *uid) in iposix_uid_current()
160 iposix_uid_lookup (const char *user, user_id_t *uid) in iposix_uid_lookup()
175 iposix_uid_valid (user_id_t uid) in iposix_uid_valid()
181 iposix_uid_free (user_id_t *uid) in iposix_uid_free()
233 iposix_file_ownership_set (const char *file, user_id_t uid, group_id_t gid) in iposix_file_ownership_set()
242 iposix_file_ownership_get (const char *file, user_id_t *uid, group_id_t *gid) in iposix_file_ownership_get()
292 iposix_can_set_ownership (user_id_t uid) in iposix_can_set_ownership()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceKernelVTimer.cpp183 SceUID uid = (SceUID) userdata; in __KernelTriggerVTimer() local
241 u32 sceKernelDeleteVTimer(SceUID uid) { in sceKernelDeleteVTimer()
262 u32 sceKernelGetVTimerBase(SceUID uid, u32 baseClockAddr) { in sceKernelGetVTimerBase()
279 u64 sceKernelGetVTimerBaseWide(SceUID uid) { in sceKernelGetVTimerBaseWide()
293 u32 sceKernelGetVTimerTime(SceUID uid, u32 timeClockAddr) { in sceKernelGetVTimerTime()
311 u64 sceKernelGetVTimerTimeWide(SceUID uid) { in sceKernelGetVTimerTimeWide()
336 u32 sceKernelSetVTimerTime(SceUID uid, u32 timeClockAddr) { in sceKernelSetVTimerTime()
354 u64 sceKernelSetVTimerTimeWide(SceUID uid, u64 timeClock) { in sceKernelSetVTimerTimeWide()
380 u32 sceKernelStartVTimer(SceUID uid) { in sceKernelStartVTimer()
411 u32 sceKernelStopVTimer(SceUID uid) { in sceKernelStopVTimer()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceKernelVTimer.cpp183 SceUID uid = (SceUID) userdata; in __KernelTriggerVTimer() local
241 u32 sceKernelDeleteVTimer(SceUID uid) { in sceKernelDeleteVTimer()
262 u32 sceKernelGetVTimerBase(SceUID uid, u32 baseClockAddr) { in sceKernelGetVTimerBase()
279 u64 sceKernelGetVTimerBaseWide(SceUID uid) { in sceKernelGetVTimerBaseWide()
293 u32 sceKernelGetVTimerTime(SceUID uid, u32 timeClockAddr) { in sceKernelGetVTimerTime()
311 u64 sceKernelGetVTimerTimeWide(SceUID uid) { in sceKernelGetVTimerTimeWide()
336 u32 sceKernelSetVTimerTime(SceUID uid, u32 timeClockAddr) { in sceKernelSetVTimerTime()
354 u64 sceKernelSetVTimerTimeWide(SceUID uid, u64 timeClock) { in sceKernelSetVTimerTimeWide()
380 u32 sceKernelStartVTimer(SceUID uid) { in sceKernelStartVTimer()
411 u32 sceKernelStopVTimer(SceUID uid) { in sceKernelStopVTimer()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceKernelVTimer.cpp183 SceUID uid = (SceUID) userdata; in __KernelTriggerVTimer() local
241 u32 sceKernelDeleteVTimer(SceUID uid) { in sceKernelDeleteVTimer()
262 u32 sceKernelGetVTimerBase(SceUID uid, u32 baseClockAddr) { in sceKernelGetVTimerBase()
279 u64 sceKernelGetVTimerBaseWide(SceUID uid) { in sceKernelGetVTimerBaseWide()
293 u32 sceKernelGetVTimerTime(SceUID uid, u32 timeClockAddr) { in sceKernelGetVTimerTime()
311 u64 sceKernelGetVTimerTimeWide(SceUID uid) { in sceKernelGetVTimerTimeWide()
336 u32 sceKernelSetVTimerTime(SceUID uid, u32 timeClockAddr) { in sceKernelSetVTimerTime()
354 u64 sceKernelSetVTimerTimeWide(SceUID uid, u64 timeClock) { in sceKernelSetVTimerTimeWide()
380 u32 sceKernelStartVTimer(SceUID uid) { in sceKernelStartVTimer()
411 u32 sceKernelStopVTimer(SceUID uid) { in sceKernelStopVTimer()
[all …]
/dports/devel/qt5-remoteobjects/kde-qtremoteobjects-5.15.2p3/src/remoteobjects/
H A Dqconnection_qnx_server.cpp181 … const uint64_t uid = static_cast<uint64_t>(scoid) << 32 | static_cast<uint32_t>(coid); in thread_func() local
217 … const uint64_t uid = static_cast<uint64_t>(scoid) << 32 | static_cast<uint32_t>(coid); in thread_func() local
269 …const uint64_t uid = static_cast<uint64_t>(msg_info.scoid) << 32 | static_cast<uint32_t>(msg_info.… in thread_func() local
287 …const uint64_t uid = static_cast<uint64_t>(msg_info.scoid) << 32 | static_cast<uint32_t>(msg_info.… in thread_func() local
295 …const uint64_t uid = static_cast<uint64_t>(msg_info.scoid) << 32 | static_cast<uint32_t>(msg_info.… in thread_func() local
319 …const uint64_t uid = static_cast<uint64_t>(msg_info.scoid) << 32 | static_cast<uint32_t>(msg_info.… in thread_func() local
458 void QQnxNativeServerPrivate::createSource(int rcvid, uint64_t uid, pid_t toPid) in createSource()
519 void QQnxNativeServerPrivate::configureHamDeath(int sentChannelId, pid_t toPid, uint64_t uid) in configureHamDeath()
/dports/www/pear-Horde_Service_Facebook/Horde_Service_Facebook-2.0.10/lib/Horde/Service/Facebook/
H A DStreams.php21 public function getPost($uid)
33 public function getWall($uid = '')
81 public function getFilters($uid)
122 public function post($uid, $message, array $options = array())
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/state/
H A DinitVariableTransaction.test.ts43 const uid = 'uid'; constant
68 const { constant, uid, dashboard } = getTestContext(); constant
98 const { uid, dashboard } = getTestContext([ds, query, adhoc]); constant
152 const { constant, uid, dashboard } = getTestContext(); constant
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/
H A Duser.c81 #define __uidhashfn(uid) (((uid >> UIDHASH_BITS) + uid) & UIDHASH_MASK) argument
82 #define uidhashentry(uid) (uidhash_table + __uidhashfn((__kuid_val(uid)))) argument
121 static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent) in uid_hash_find()
153 struct user_struct *find_user(kuid_t uid) in find_user()
175 struct user_struct *alloc_uid(kuid_t uid) in alloc_uid()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/
H A Duser.c81 #define __uidhashfn(uid) (((uid >> UIDHASH_BITS) + uid) & UIDHASH_MASK) argument
82 #define uidhashentry(uid) (uidhash_table + __uidhashfn((__kuid_val(uid)))) argument
121 static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent) in uid_hash_find()
153 struct user_struct *find_user(kuid_t uid) in find_user()
175 struct user_struct *alloc_uid(kuid_t uid) in alloc_uid()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/
H A Duser.c81 #define __uidhashfn(uid) (((uid >> UIDHASH_BITS) + uid) & UIDHASH_MASK) argument
82 #define uidhashentry(uid) (uidhash_table + __uidhashfn((__kuid_val(uid)))) argument
121 static struct user_struct *uid_hash_find(kuid_t uid, struct hlist_head *hashent) in uid_hash_find()
153 struct user_struct *find_user(kuid_t uid) in find_user()
175 struct user_struct *alloc_uid(kuid_t uid) in alloc_uid()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/infrastructure/
H A Dhandles.h78 bool contains(const Uid &uid) const in contains()
93 T *find(const Uid &uid) const in find()
114 int indexOf(const Uid &uid) const in indexOf()
159 void add(const Uid &uid) in add()
171 void insert(int beforeIndex, const Uid &uid) in insert()
197 void remove(const Uid &uid) in remove()
216 T *take(const Uid &uid) in take()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/tests/libedata-book/
H A Dtest-book-cache-offline.c62 const gchar *uid; in test_check_search_result() local
285 const gchar *uid; in test_check_offline_changes() local
436 const gchar *uid; in test_offline_basics() local
645 const gchar *uid; in test_offline_add_one() local
757 const gchar *uid; in test_offline_add_delete() local
820 const gchar *uid; in test_offline_add_delete_add() local
899 const gchar *uid; in test_offline_edit_common() local
960 gchar *uid = NULL; in test_offline_edit_delete() local
1015 const gchar *uid; in test_offline_delete() local
1053 const gchar *uid; in test_offline_delete_add() local
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/jni/
H A DObjectData_wrap.c211 double * getChampX(int uid) in getChampX()
218 int _getChampXSize(int uid) { in _getChampXSize()
227 double * getChampY(int uid) { in getChampY()
234 int _getChampYSize(int uid) { in _getChampYSize()
243 double * getArrows(int uid) { in getArrows()
250 int _getArrowsSize(int uid) { in _getArrowsSize()
260 double * getSegsData(int uid) { in getSegsData()
267 int _getSegsSize(int uid) { in _getSegsSize()
310 double * getFecData(int uid) { in getFecData()
317 int _getFecDataSize(int uid) { in _getFecDataSize()
[all …]
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/Core/ActiveSync/
H A DConnector.php249 public function calendar_delete($uid, $calendar = null, $instanceid = null)
266 public function calendar_getActionTimestamp($uid, $action, $calendar = null)
282 public function calendar_move($uid, $source, $target)
351 public function contacts_export($uid, array $options = array())
376 public function contacts_replace($uid, $content)
388 public function contacts_delete($uid)
650 public function tasks_export($uid, array $options = array())
674 public function tasks_replace($uid, Horde_ActiveSync_Message_Task $message)
698 public function tasks_getActionTimestamp($uid, $action, $tasklist = null)
739 public function notes_export($uid, array $options = array())
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfs_kdtrace.h54 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument
61 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument
68 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) do { \ argument
111 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument
112 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) argument
113 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) argument
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/client/
H A Dnfs_kdtrace.h54 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument
61 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument
68 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) do { \ argument
111 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument
112 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) argument
113 #define KDTRACE_NFS_ACCESSCACHE_LOAD_DONE(vp, uid, rmode, error) argument
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/DataHandling/History/
H A DRecordHistoryStore.php90 …public function addRecord(string $table, int $uid, array $payload, CorrelationId $correlationId = …
115 …public function modifyRecord(string $table, int $uid, array $payload, CorrelationId $correlationId…
139 … public function deleteRecord(string $table, int $uid, CorrelationId $correlationId = null): string
162 …public function undeleteRecord(string $table, int $uid, CorrelationId $correlationId = null): stri…
186 …public function moveRecord(string $table, int $uid, array $payload, CorrelationId $correlationId =…
204 …protected function createCorrelationId(string $tableName, int $uid, ?CorrelationId $correlationId)…
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/DataHandling/History/
H A DRecordHistoryStore.php90 …public function addRecord(string $table, int $uid, array $payload, CorrelationId $correlationId = …
115 …public function modifyRecord(string $table, int $uid, array $payload, CorrelationId $correlationId…
139 … public function deleteRecord(string $table, int $uid, CorrelationId $correlationId = null): string
162 …public function undeleteRecord(string $table, int $uid, CorrelationId $correlationId = null): stri…
186 …public function moveRecord(string $table, int $uid, array $payload, CorrelationId $correlationId =…
204 …protected function createCorrelationId(string $tableName, int $uid, ?CorrelationId $correlationId)…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/
H A Dcontainer_opts_unix.go36 func WithRemappedSnapshot(id string, i Image, uid, gid uint32) NewContainerOpts { argument
41 func WithRemappedSnapshotView(id string, i Image, uid, gid uint32) NewContainerOpts { argument
45 func withRemappedSnapshotBase(id string, i Image, uid, gid uint32, readonly bool) NewContainerOpts { argument
98 func remapRootFS(ctx context.Context, mounts []mount.Mount, uid, gid uint32) error { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/
H A Dcontainer_opts_unix.go36 func WithRemappedSnapshot(id string, i Image, uid, gid uint32) NewContainerOpts { argument
41 func WithRemappedSnapshotView(id string, i Image, uid, gid uint32) NewContainerOpts { argument
45 func withRemappedSnapshotBase(id string, i Image, uid, gid uint32, readonly bool) NewContainerOpts { argument
98 func remapRootFS(ctx context.Context, mounts []mount.Mount, uid, gid uint32) error { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/
H A Dcontainer_opts_unix.go37 func WithRemappedSnapshot(id string, i Image, uid, gid uint32) NewContainerOpts { argument
42 func WithRemappedSnapshotView(id string, i Image, uid, gid uint32) NewContainerOpts { argument
46 func withRemappedSnapshotBase(id string, i Image, uid, gid uint32, readonly bool) NewContainerOpts { argument
94 func remapRootFS(ctx context.Context, mounts []mount.Mount, uid, gid uint32) error { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/
H A Dcontainer_opts_unix.go36 func WithRemappedSnapshot(id string, i Image, uid, gid uint32) NewContainerOpts { argument
41 func WithRemappedSnapshotView(id string, i Image, uid, gid uint32) NewContainerOpts { argument
45 func withRemappedSnapshotBase(id string, i Image, uid, gid uint32, readonly bool) NewContainerOpts { argument
98 func remapRootFS(ctx context.Context, mounts []mount.Mount, uid, gid uint32) error { argument
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/
H A Dcontainer_opts_unix.go37 func WithRemappedSnapshot(id string, i Image, uid, gid uint32) NewContainerOpts { argument
42 func WithRemappedSnapshotView(id string, i Image, uid, gid uint32) NewContainerOpts { argument
46 func withRemappedSnapshotBase(id string, i Image, uid, gid uint32, readonly bool) NewContainerOpts { argument
94 func remapRootFS(ctx context.Context, mounts []mount.Mount, uid, gid uint32) error { argument
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/containerd/containerd/
H A Dcontainer_opts_unix.go36 func WithRemappedSnapshot(id string, i Image, uid, gid uint32) NewContainerOpts { argument
41 func WithRemappedSnapshotView(id string, i Image, uid, gid uint32) NewContainerOpts { argument
45 func withRemappedSnapshotBase(id string, i Image, uid, gid uint32, readonly bool) NewContainerOpts { argument
98 func remapRootFS(ctx context.Context, mounts []mount.Mount, uid, gid uint32) error { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/
H A Dcontainer_opts_unix.go36 func WithRemappedSnapshot(id string, i Image, uid, gid uint32) NewContainerOpts { argument
41 func WithRemappedSnapshotView(id string, i Image, uid, gid uint32) NewContainerOpts { argument
45 func withRemappedSnapshotBase(id string, i Image, uid, gid uint32, readonly bool) NewContainerOpts { argument
98 func remapRootFS(ctx context.Context, mounts []mount.Mount, uid, gid uint32) error { argument

12345678910>>...759