Home
last modified time | relevance | path

Searched defs:sgrp (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dgshadow.h37 struct sgrp struct
39 char *sg_namp; /* Group name. */
40 char *sg_passwd; /* Encrypted password. */
41 char **sg_adm; /* Group administrator list. */
42 char **sg_mem; /* Group member list. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dgshadow.h37 struct sgrp struct
39 char *sg_namp; /* Group name. */
40 char *sg_passwd; /* Encrypted password. */
41 char **sg_adm; /* Group administrator list. */
42 char **sg_mem; /* Group member list. */
/OK3568_Linux_fs/kernel/block/
H A Dblk-core.c1285 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_completion() local
1304 const int sgrp = op_stat_group(req_op(req)); in blk_account_io_done() local
1334 const int sgrp = op_stat_group(op); in __part_start_io_acct() local
1366 const int sgrp = op_stat_group(op); in __part_end_io_acct() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dibmpowernv.c338 struct device_node *groups, *sgrp; in init_sensor_group_data() local
392 struct device_node *groups, *sgrp; in get_sensor_group() local
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c465 const int sgrp = op_stat_group(bio_op(bio)); in md_submit_bio() local