代码搜索:PROGRAMMER

找到约 6,766 项符合「PROGRAMMER」的源代码

代码结果 6,766
www.eeworm.com/read/102720/15762017

8 adduser.8

ADDUSER(8) Minix Programmer's Manual ADDUSER(8) NAME adduser - add a new user to the system SYNOPSIS adduser user group home-dir EXAMPLES
www.eeworm.com/read/102720/15762089

5 utmp.5

UTMP(5) Minix Programmer's Manual UTMP(5) NAME utmp, wtmp - logged in users, login and logout history SYNOPSIS #include
www.eeworm.com/read/289333/8558833

s userv.s

/* userv.S -- User Vector * * This code is taken from example code in the Xtensa Microprocessor * Programmer's Guide. * * WARNING: It is highly unlikely that this code works as is on your * par
www.eeworm.com/read/289333/8558865

s reset.s

/* reset.S -- Reset Vector * * This code is taken from example code in the Xtensa Microprocessor * Programmer's Guide. * * WARNING: It is highly unlikely that this code works as is on your * pa
www.eeworm.com/read/289333/8558900

s kernv.s

/* kernv.S -- Kernel Vector * * This code is taken from example code in the Xtensa Microprocessor * Programmer's Guide. * * WARNING: It is highly unlikely that this code works as is on your * p
www.eeworm.com/read/363955/9928723

mnc manual.mnc

MINICOM(1) Linux Programmer's Manual MINICOM(1) NAME minicom - friendly serial communication program SYNOPSIS minicom [-soml] [-c on|off] [-a on|off] [-t term] [configu
www.eeworm.com/read/165536/10057986

c param.c

/* * PARAM.C - General parameter handling functions. * * * PROGRAMMER: Martti Ylikoski * CREATED: 7.9.1991 */ static char *VERSION = "Version 1.1 Copyright (c) Martti Ylikoski, 1991" ;
www.eeworm.com/read/165536/10058078

c queue.c

/* * QUEUE.C - General message queue functions. * * * PROGRAMMER: Martti Ylikoski * CREATED: 2.3.1992 */ static char *VERSION = "Version 1.0" ; /* */ #define INCL_DOSINFOSEG #d
www.eeworm.com/read/165536/10058094

h dirscan.h

/* * DIRSCAN.C - General directory scanner function. Definitions. * * * PROGRAMMER: Martti Ylikoski * CREATED: 30.10.1991 * VERSION: 1.0 * */ #define SC_RECURSIVE -1 #define
www.eeworm.com/read/165536/10058211

c jd.c

/* * JD.C - Jump Directory. Move quickly to specified directory. * * * PROGRAMMER: Martti Ylikoski * CREATED: 8.6.1991 * VERSION: 1.0 * */ //#undef MSDOS #ifdef MSDOS #include