Searched refs:granted (Results 1 - 25 of 51) sorted by relevance

123

/freebsd-11-stable/contrib/bmake/mk/
H A Dlibnames.mk8 # use this file is hereby granted provided that
H A Dhost.libnames.mk8 # use this file is hereby granted provided that
H A Dlinks.mk8 # use this file is hereby granted provided that
H A Dsys.debug.mk8 # use this file is hereby granted provided that
H A Dinstall-new.mk8 # use this file is hereby granted provided that
H A Drst2htm.mk8 # use this file is hereby granted provided that
H A Dsrctop.mk8 # use this file is hereby granted provided that
H A Dtarget-flags.mk47 # use this file is hereby granted provided that
H A Dyacc.mk9 # use this file is hereby granted provided that
H A Dwhats.mk8 # use this file is hereby granted provided that
H A Dscripts.mk8 # use this file is hereby granted provided that
H A Dinit.mk8 # use this file is hereby granted provided that
H A Dinc.mk8 # use this file is hereby granted provided that
H A Dautoconf.mk8 # use this file is hereby granted provided that
H A Dfiles.mk8 # use this file is hereby granted provided that
H A Dauto.dep.mk10 # use this file is hereby granted provided that
H A Dcython.mk9 # use this file is hereby granted provided that
H A Djava.mk10 # use this file is hereby granted provided that
H A Dlibs.mk8 # use this file is hereby granted provided that
H A Dmeta.subdir.mk9 # use this file is hereby granted provided that
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Drwlock.c6 * purpose with or without fee is hereby granted, provided that the above
56 "%u granted, %u rwaiting, %u wwaiting\n"),
68 rwl->active, rwl->granted, rwl->readers_waiting,
104 rwl->granted = 0;
559 rwl->granted < rwl->read_quota)))))
563 rwl->granted++;
582 rwl->granted++;
653 (rwl->writers_waiting == 0 || rwl->granted < rwl->read_quota) &&
682 rwl->granted = 0;
693 rwl->granted < rw
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Drwlock.h6 * purpose with or without fee is hereby granted, provided that the above
93 unsigned int granted; member in struct:isc_rwlock
/freebsd-11-stable/sys/kern/
H A Dkern_lockf.c219 * lock that prevents the lock from being granted and also to each
1146 * unblocked are added to 'granted'
1150 struct lockf_entry_list *granted)
1163 LIST_INSERT_HEAD(granted, deplock, lf_link);
1171 * adding any newly woken locks to 'granted'.
1175 struct lockf_entry_list *granted)
1182 lf_update_dependancies(state, lock, FALSE, granted);
1187 * adding any newly woken locks to 'granted'.
1191 struct lockf_entry_list *granted)
1196 lf_update_dependancies(state, lock, FALSE, granted);
1149 lf_update_dependancies(struct lockf *state, struct lockf_entry *lock, int all, struct lockf_entry_list *granted) argument
1174 lf_set_start(struct lockf *state, struct lockf_entry *lock, off_t new_start, struct lockf_entry_list *granted) argument
1190 lf_set_end(struct lockf *state, struct lockf_entry *lock, off_t new_end, struct lockf_entry_list *granted) argument
1218 struct lockf_entry_list granted; local
1330 struct lockf_entry_list granted; local
1812 lf_split(struct lockf *state, struct lockf_entry *lock1, struct lockf_entry *lock2, struct lockf_entry_list *granted) argument
[all...]
/freebsd-11-stable/secure/lib/libcrypto/arm/
H A Dsha256-armv4.S10 @ Permission to use under GPL terms is granted.
/freebsd-11-stable/share/mk/
H A Dinstall-new.mk9 # use this file is hereby granted provided that

Completed in 108 milliseconds

123