Searched refs:global (Results 1 - 12 of 12) sorted by relevance
/systemd/src/login/ |
H A D | pam_systemd.sym | 11 global:
|
/systemd/src/compat-libs/ |
H A D | libsystemd-login.sym | 13 global: 38 global: 44 global: 51 global: 58 global: 63 global: 69 global: 75 global: 80 global: 85 global [all...] |
H A D | libsystemd-journal.sym | 13 global: 45 global: 53 global: 59 global: 66 global: 72 global: 77 global: 85 global: 93 global: 98 global [all...] |
H A D | libsystemd-id128.sym | 13 global:
|
H A D | libsystemd-daemon.sym | 14 global:
|
/systemd/src/nss-myhostname/ |
H A D | nss-myhostname.sym | 11 global:
|
/systemd/src/nss-mymachines/ |
H A D | nss-mymachines.sym | 11 global:
|
/systemd/src/nss-resolve/ |
H A D | nss-resolve.sym | 11 global:
|
/systemd/src/libudev/ |
H A D | libudev.sym | 11 global: 99 global: 104 global: 112 global: 117 global:
|
/systemd/src/libsystemd/ |
H A D | libsystemd.sym | 11 global: 130 global: 141 global: 146 global: 152 global: 157 global: 162 global: 167 global: 173 global: 464 global [all...] |
/systemd/src/shared/ |
H A D | machine-image.h | 74 int image_path_lock(const char *path, int operation, LockFile *global, LockFile *local);
|
H A D | machine-image.c | 705 int image_path_lock(const char *path, int operation, LockFile *global, LockFile *local) { argument 712 assert(global); 717 * shared via NFS. And another "global" one, in /run, that 739 r = make_lock_file(p, operation, global);
|
Completed in 4093 milliseconds