OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attrtype
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libpam/modules/pam_radius/
pam_radius.c
161
int
attrtype
;
local
166
while ((
attrtype
= rad_get_attr(radh, &attrval, &attrlen)) > 0) {
167
if (
attrtype
== RAD_USER_NAME) {
178
if (
attrtype
== -1) {
189
int
attrtype
;
local
204
while ((
attrtype
= rad_get_attr(radh, &attrval, &attrlen)) > 0) {
205
switch (
attrtype
) {
230
if (
attrtype
== -1) {
/src/sys/fs/ntfs/
ntfs_subr.c
717
int *
attrtype
, char **attrname)
744
*
attrtype
= adp->ad_type;
749
*
attrtype
= NTFS_A_DATA;
780
int
attrtype
= NTFS_A_DATA;
local
877
&
attrtype
, &attrname);
884
(
attrtype
== fp->f_attrtype) &&
895
attrtype
, attrname ? attrname : "", 0, &nvp);
ntfs_vfsops.c
832
ntfs_vgetex(struct mount *mp, ino_t ino, u_int32_t
attrtype
,
844
ntkey->k_attrtype =
attrtype
;
/src/usr.sbin/sysinst/
mbr.c
2839
const char *
attrtype
= parts->dp.pscheme
local
2842
if (
attrtype
== MSG_ptn_active) {
2848
} else if (
attrtype
== MSG_boot_dflt) {
2854
} else if (
attrtype
== MSG_bootmenu) {
2873
const char *
attrtype
= parts->dp.pscheme
local
2882
if (
attrtype
== MSG_bootmenu) {
2901
const char *
attrtype
= parts->dp.pscheme
local
2905
if (
attrtype
== MSG_ptn_active) {
2918
} else if (
attrtype
== MSG_boot_dflt) {
3098
const char *
attrtype
= parts->dp.pschem
local
[
all
...]
Completed in 41 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026