Linux getspnam、getspent、setspent和endspent函数-CSDN博客

网站介绍:getspnam、getspent、setspent和endspent头文件#include 函数原型struct spwd *getspnam(const char *name);struct spwd *getspent(void);void setspent(void);void endspent(void);spwd结构str