opnsense-src/usr.sbin/lpr/common_source
Baptiste Daroussin a9c48188b8 Rename getline with get_line to avoid collision with getline(3)
When getline(3) in 2009 was added a _WITH_GETLINE guard has also been added.
This rename is made in preparation for the removal of this guard
2016-05-10 11:17:19 +00:00
..
common.c Rename getline with get_line to avoid collision with getline(3) 2016-05-10 11:17:19 +00:00
ctlinfo.c - Fix the code that matches userids in match_jobspec(). It needs to check 2011-04-13 00:36:19 +00:00
ctlinfo.h - Fix the code that matches userids in match_jobspec(). It needs to check 2011-04-13 00:36:19 +00:00
displayq.c Rename getline with get_line to avoid collision with getline(3) 2016-05-10 11:17:19 +00:00
lp.cdefs.h Change the closeallfds() routine to use closefrom() when it is 2013-05-27 22:19:01 +00:00
lp.h Rename getline with get_line to avoid collision with getline(3) 2016-05-10 11:17:19 +00:00
lp.local.h Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
matchjobs.c - Fix the code that matches userids in match_jobspec(). It needs to check 2011-04-13 00:36:19 +00:00
matchjobs.h
net.c lpr: replace 0 with NULL for pointers. 2016-04-10 23:47:40 +00:00
pathnames.h Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
printcap.c lpr: replace 0 with NULL for pointers. 2016-04-10 23:47:40 +00:00
request.c lpr: replace 0 with NULL for pointers. 2016-04-10 23:47:40 +00:00
rmjob.c Rename getline with get_line to avoid collision with getline(3) 2016-05-10 11:17:19 +00:00
startdaemon.c Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00